From 316c8a785536e27759193cc421d1d72f8af13c85 Mon Sep 17 00:00:00 2001 From: "cesar.alejandro" Date: Tue, 5 Jul 2022 08:21:51 -0700 Subject: [PATCH] Update 'README.md' --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e872d3a..b8733db 100644 --- a/README.md +++ b/README.md @@ -227,4 +227,6 @@ __test:__ square # square trajectory 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 \ No newline at end of file + 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. \ No newline at end of file