Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 726 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 726 Bytes

subcanopy_flight

Installation

Install RotorS and rpg_quadrotor_control following these instructions https://github.com/uzh-rpg/rpg_quadrotor_control/wiki/Installation-Guide
If you run into a build error regarding an xacro file, just delete the commented out lines in the relevant file and it should build

git clone [email protected]:rachelzh9/subcanopy_flight.git

Running

Launching quadrotor in an empty world with sample trajectory tracking

roslaunch rpg_mpc follow_trajectory.launch

Launching in sample cylinder world with GUI

roslaunch rpg_mpc subcanopy_flight.launch

Launching full stack

roslaunch local_planner quad_launch.launch
roslaunch local_planner local_planner.launch