<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.eolab.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.eolab.de/feed.php">
        <title>HSRW EOLab Wiki drones:mini_drones</title>
        <description></description>
        <link>https://wiki.eolab.de/</link>
        <image rdf:resource="https://wiki.eolab.de/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-25T23:33:09+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.eolab.de/doku.php?id=drones:mini_drones:jetbot-and-snap&amp;rev=1659694793&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.eolab.de/doku.php?id=drones:mini_drones:object_detection_demo&amp;rev=1706271826&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.eolab.de/doku.php?id=drones:mini_drones:od_tello&amp;rev=1706271131&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.eolab.de/doku.php?id=drones:mini_drones:snap_tello_object_detection&amp;rev=1659460432&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.eolab.de/doku.php?id=drones:mini_drones:snap_tello&amp;rev=1659612703&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.eolab.de/doku.php?id=drones:mini_drones:snapcon2022-documentation&amp;rev=1660226210&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.eolab.de/doku.php?id=drones:mini_drones:start&amp;rev=1660228152&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.eolab.de/lib/tpl/dokuwiki/images/favicon.ico">
        <title>HSRW EOLab Wiki</title>
        <link>https://wiki.eolab.de/</link>
        <url>https://wiki.eolab.de/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.eolab.de/doku.php?id=drones:mini_drones:jetbot-and-snap&amp;rev=1659694793&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-05T12:19:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>drones:mini_drones:jetbot-and-snap</title>
        <link>https://wiki.eolab.de/doku.php?id=drones:mini_drones:jetbot-and-snap&amp;rev=1659694793&amp;do=diff</link>
        <description>Jetbot and Snap!
   Snap! controlling Jetbot with Object Detection.  
Jetbot is using Convolutional Neural Networks (CNN) to detect objects. Snap! receives data of detected objects then controls Jetbot accordingly.
   Snap! commands the Jetbot to track a person.</description>
    </item>
    <item rdf:about="https://wiki.eolab.de/doku.php?id=drones:mini_drones:object_detection_demo&amp;rev=1706271826&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-26T13:23:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>drones:mini_drones:object_detection_demo</title>
        <link>https://wiki.eolab.de/doku.php?id=drones:mini_drones:object_detection_demo&amp;rev=1706271826&amp;do=diff</link>
        <description>How to Setup the Object Detection Demo

Materials:

	*  Tello drone, ideally with multiples batteries
	*  Jetson computer (Jetson Xavier NX is the current recommendation)
	*  Screen, keyboard and mouse
	*  Router

Preparing Router

In this case we are using the router</description>
    </item>
    <item rdf:about="https://wiki.eolab.de/doku.php?id=drones:mini_drones:od_tello&amp;rev=1706271131&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-26T13:12:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>drones:mini_drones:od_tello</title>
        <link>https://wiki.eolab.de/doku.php?id=drones:mini_drones:od_tello&amp;rev=1706271131&amp;do=diff</link>
        <description>Object Detection with Mini Drones

We use programmable mini-drones (Ryze Tello) as flying webcams. The video stream is analyzed in real time using a object detector on a NVIDIA Jetson Nano embedded computer. The AI object detector is the SSD-MobileNet-V2 single-shot detector pre-trained with the widely used</description>
    </item>
    <item rdf:about="https://wiki.eolab.de/doku.php?id=drones:mini_drones:snap_tello_object_detection&amp;rev=1659460432&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-02T19:13:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>drones:mini_drones:snap_tello_object_detection</title>
        <link>https://wiki.eolab.de/doku.php?id=drones:mini_drones:snap_tello_object_detection&amp;rev=1659460432&amp;do=diff</link>
        <description>Communication diagram to control Tello drone                                 Communication diagram to Jetson device                                            Integrating Tello, Snap! and Jetson inference - Demo Video  
Repositories

	*  Tello JS
	*</description>
    </item>
    <item rdf:about="https://wiki.eolab.de/doku.php?id=drones:mini_drones:snap_tello&amp;rev=1659612703&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-04T13:31:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>drones:mini_drones:snap_tello</title>
        <link>https://wiki.eolab.de/doku.php?id=drones:mini_drones:snap_tello&amp;rev=1659612703&amp;do=diff</link>
        <description>Mini Drones and Snap!

The bridging between Snap! and a Tello drone is done by means of a WebSocket server which we named Tello JS (tello-js).
     Communication diagram to control Tello drone              Integrating Tello drone with Snap! - Demo video</description>
    </item>
    <item rdf:about="https://wiki.eolab.de/doku.php?id=drones:mini_drones:snapcon2022-documentation&amp;rev=1660226210&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-11T15:56:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>drones:mini_drones:snapcon2022-documentation</title>
        <link>https://wiki.eolab.de/doku.php?id=drones:mini_drones:snapcon2022-documentation&amp;rev=1660226210&amp;do=diff</link>
        <description>Introduction

The following document describes all aspects of the technical work, done in Heidelberg Snapcon 2022 event and serves as a documentation for the future similar projects.

System overview

The system consists of a cluster of Jetson Nano computers, Tello drones, Jetbot (Jetson on the weels) and user computers.</description>
    </item>
    <item rdf:about="https://wiki.eolab.de/doku.php?id=drones:mini_drones:start&amp;rev=1660228152&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-11T16:29:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>drones:mini_drones:start</title>
        <link>https://wiki.eolab.de/doku.php?id=drones:mini_drones:start&amp;rev=1660228152&amp;do=diff</link>
        <description>Mini Drones
 Page                                                                                         Image                                                                                                    Object Detection with Mini Drones                            od_tello</description>
    </item>
</rdf:RDF>
