This document is an extension of FUEL, which is closer to the real experiment through Gazebo simulation.
- Added the one-key takeoff function of the controller
- Optimized the visual interface
And here is the video(Bilibili)
-
Follow this link to install the simulation platform. For details, please refer to this project
-
Start Simulation:
roslaunch px4 indoor1.launch -
Follow this link to set the location
-
Start planer
roslaunch exploration_manager rviz.launchroslaunch exploration_manager exploration.launch -
Start Controller
roslaunch px4ctrl singl_run.launch -
Start Monitor
roslaunch ftxui_ros single_start.launch
-
Change ROS Topic Name in Launch File.
-
Add VINS for location.
-
Change Parm in px4ctrl for your Quadrotor
-
Something Else Possible ...
- XTDroen
The simulation platform of the experiment is modified based on this project. Interested readers can refer to the document for reproduction - Fast-Drone-250
The controller module comes from this project, but this project is only for real objects and a single drone. - FUEL
The planning part comes from this project.
