Updated README file
This commit is contained in:
parent
59190e9d42
commit
7fe6b8e7e0
|
@ -177,15 +177,15 @@ In catkin_ws (or any working directory) add to devel/setup.bash:
|
||||||
|
|
||||||
## Launching simulation
|
## Launching simulation
|
||||||
- To launch a simulation, run the following command:
|
- To launch a simulation, run the following command:
|
||||||
roslaunch oscillation_ctrl klausen_dampen.launch
|
roslaunch oscillation_ctrl oscillation_damp.launch
|
||||||
- This simulation is set to have a Spiri Mu hover at an alitude of 5 m.
|
- This simulation is set to have a Spiri Mu hover at an alitude of 5 m.
|
||||||
- The launch file itself has two usable arguments:
|
- The launch file itself has two usable arguments:
|
||||||
- __model:__
|
####model:
|
||||||
spiri_with_tether # default
|
spiri_with_tether # default
|
||||||
spiri
|
spiri
|
||||||
headless_spiri_with_tether # headless mode: launches with no Gazebo GUI
|
headless_spiri_with_tether # headless mode: launches with no Gazebo GUI
|
||||||
headless_spiri
|
headless_spiri
|
||||||
-__test:__
|
####test
|
||||||
none # default
|
none # default
|
||||||
step # step input - default is 5 m
|
step # step input - default is 5 m
|
||||||
square # square trajectory
|
square # square trajectory
|
||||||
|
|
Loading…
Reference in New Issue