Uploaded August 2018 | Updated September 2026, 2 hours ago
Precision landing most of the time relies on optical sensors. Sometimes a camera is used to find and track a marker, like the Aruco. From a marker we can derive the camera pose (position and orientation), which we can later use for controlling our vehicle (see part 2)
PART 2: youtube.com/watch?v=iezU2PR0hBk
*** SHOP NOW at my store and help sustaining the channel:
teespring.com/stores/geekmeup
***** FIND THE CODE *******
- Github: github.com/tizianofiorenzani/how_do_drones_work
- My company Xworks (home of the RDISt): xworkshd.com
- Xworks Linkedin: linkedin.com/company/xworks-corporation
- My Linkedin: linkedin.com/in/tiziano-fiorenzani
***** References ***
- Aruco Library: docs.opencv.org/3.1.0/d5/dae/tutorial_aruco_detection.html
- Aruco Marker online generator: http://keystone.umd.edu/html/markergen.html
- Precision Landing project from GoodRobot: github.com/goodrobots/vision_landing
- Ardupilot Store: shop.ardupilot.org
- Rotation matrix to euler angles: learnopencv.com/rotation-matrix-to-euler-angles
***** REFERRED VIDEOS *****
- OpenCv setup on a Raspberry Pi 3: youtu.be/QV1a1G4lL3U
- Setup a Raspberry Pi 3 as Companion PC: youtu.be/cZVNndOaYCE
- Software In The Loop with Mission Planner: youtu.be/o6o5IcTAwgM
- Trajectory Tracking: youtu.be/yzeCuBjuEjc
***** How to get started *******
• Get a new Raspberry Pi here: amzn.to/2vBmAFQ
• Get a Raspberry Pi camera: amzn.to/2OVj7Kp
• Get a complete Diy kit for your Raspberry Pi projects: amzn.to/2KLhn38
• Cheap complete Pixhawk kit (with datalink, dampers, power module) amzn.to/2C3lJ6t
** Go to my channel: goo.gl/BjLGnS
** Check out my latest video: goo.gl/ZhcNi4
** Check out my most popular video: goo.gl/5KMJnU
***** NOTES ********
The units of measure are the same you used for defining the marker's dimension. In my case is cm
Precision landing most of the time relies on optical sensors. Sometimes a camera is used to find and track a marker, like the Aruco. From a marker we can derive the camera pose (position and orientation), which we can later use for controlling our vehicle (see part 2)
PART 2: youtube.com/watch?v=iezU2PR0hBk
*** SHOP NOW at my store and help sustaining the channel:
teespring.com/stores/geekmeup
***** FIND THE CODE *******
- Github: github.com/tizianofiorenzani/how_do_drones_work
- My company Xworks (home of the RDISt): xworkshd.com
- Xworks Linkedin: linkedin.com/company/xworks-corporation
- My Linkedin: linkedin.com/in/tiziano-fiorenzani
***** References ***
- Aruco Library: docs.opencv.org/3.1.0/d5/dae/tutorial_aruco_detection.html
- Aruco Marker online generator: http://keystone.umd.edu/html/markergen.html
- Precision Landing project from GoodRobot: github.com/goodrobots/vision_landing
- Ardupilot Store: shop.ardupilot.org
- Rotation matrix to euler angles: learnopencv.com/rotation-matrix-to-euler-angles
***** REFERRED VIDEOS *****
- OpenCv setup on a Raspberry Pi 3: youtu.be/QV1a1G4lL3U
- Setup a Raspberry Pi 3 as Companion PC: youtu.be/cZVNndOaYCE
- Software In The Loop with Mission Planner: youtu.be/o6o5IcTAwgM
- Trajectory Tracking: youtu.be/yzeCuBjuEjc
***** How to get started *******
• Get a new Raspberry Pi here: amzn.to/2vBmAFQ
• Get a Raspberry Pi camera: amzn.to/2OVj7Kp
• Get a complete Diy kit for your Raspberry Pi projects: amzn.to/2KLhn38
• Cheap complete Pixhawk kit (with datalink, dampers, power module) amzn.to/2C3lJ6t
** Go to my channel: goo.gl/BjLGnS
** Check out my latest video: goo.gl/ZhcNi4
** Check out my most popular video: goo.gl/5KMJnU
***** NOTES ********
The units of measure are the same you used for defining the marker's dimension. In my case is cm



