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.
When compiling usb_cam, I have encountered the following problem:
After checking related issues on ros_driver/usb_cam, I still get stuck on it. Therefore, I would like to seek advice from you. Thanks in advance!