Update 'README.md'

This commit is contained in:
cesar.alejandro 2022-04-25 20:14:06 +00:00
parent 7fe6b8e7e0
commit 7b576b2ad3
1 changed files with 14 additions and 9 deletions

View File

@ -180,15 +180,20 @@ In catkin_ws (or any working directory) add to devel/setup.bash:
roslaunch oscillation_ctrl oscillation_damp.launch
- This simulation is set to have a Spiri Mu hover at an alitude of 5 m.
- The launch file itself has two usable arguments:
####model:
spiri_with_tether # default
spiri
headless_spiri_with_tether # headless mode: launches with no Gazebo GUI
headless_spiri
####test
none # default
step # step input - default is 5 m
square # square trajectory
__model:__
spiri_with_tether # default
spiri
headless_spiri_with_tether # headless mode: launches with no Gazebo GUI
__test:__
none # default
step # step input - default is 5 m
square # square trajectory
- To run the simulation with a tethered payload headless mode and perform a step test:
roslaunch oscillation_ctrl klausen_dampen.launch model:=headless_spiri_with_tether test:=step