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.
i tried using the second approach to launch the simulation and the following are the screenshots from the 7 terminals
the problem i face is that the drone doesn't take off at all
i followed all the installation steps properly
output of mavros_posix_sitl.launch
output of rosrun whycon whycon camera/image_rect_color:=/camera/rgb/image_raw camera/camera_info:=/camera/rgb/camera_info _targets:=1 _inner_diameter:=0.08 _outer_diameter:=0.1952
i tried using the second approach to launch the simulation and the following are the screenshots from the 7 terminals the problem i face is that the drone doesn't take off at all i followed all the installation steps properly
output of mavros_posix_sitl.launch
output of rosrun whycon whycon camera/image_rect_color:=/camera/rgb/image_raw camera/camera_info:=/camera/rgb/camera_info _targets:=1 _inner_diameter:=0.08 _outer_diameter:=0.1952
output of roslaunch svo_ros intel_aero.launch
output of gazebo window