Paper: Efficient and Robust Time-Optimal Trajectory Planning and Control for Agile Quadrotor Flight
- Install ros noetic
- Setup the ros workspace:
~/fast_fly_ws - Install CasADi python package:
pip3 install casadi - Clone this repository into
~/fast_fly_ws/src - Clone the repository
https://github.com/ZhouZiyuBIT/px4_bridge.gitinto~/fast_fly_ws/srcfor simulation - Compile: run
catkin_makein~/fast_fly_ws - Run the example with
roslaunch fast_fly fast_fly_sim.launch
This will run the time-optimal planning and tracking in the simulation: