This repository intends to enable autonomous drone delivery with the Intel Aero RTF drone and PX4 autopilot. The code can be executed both on the real drone or simulated on a PC using Gazebo. Its core is a robot operating system (ROS) node, which communicates with the PX4 autopilot through mavros. It uses SVO 2.0 for visual odometry, WhyCon for visual marker localization and Ewok for trajectoy planning with collision avoidance.
Stars
187
Forks
79
Watchers
187
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
124
commits
4
commits
New function fly to local coordinates with collision avoidance
1efd993View on GitHubNew launch files and parameter fine tunings for test flight
f25f146View on GitHub