forked from cesar.alejandro/oscillation_ctrl
Update 'README.md'
This commit is contained in:
parent
b845d703a2
commit
316c8a7855
|
@ -227,4 +227,6 @@ __test:__
|
||||||
square # square trajectory
|
square # square trajectory
|
||||||
To run the simulation with a tethered payload headless mode and perform a step test:
|
To run the simulation with a tethered payload headless mode and perform a step test:
|
||||||
|
|
||||||
roslaunch oscillation_ctrl oscillation_damp.launch model:=headless_spiri_with_tether test:=step
|
roslaunch oscillation_ctrl oscillation_damp.launch model:=headless_spiri_with_tether test:=step
|
||||||
|
|
||||||
|
Whenever the oscillation_ctrl is used, the scripts are written such that the vehicle will hover for about 30 seconds in "Position Mode". This is used to take advantage of the takeoff procedure PX4 has, as this controller assumes the vehicle is already in flight when determining the necessary thrust.
|
Loading…
Reference in New Issue