mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
sitl: add iris_replay startup script, handle $replay_mode in sitl_run.sh
usage: export replay_mode=ekf2 export replay=<abs_path_to_log.ulg> make posix none
This commit is contained in:
7
posix-configs/SITL/init/ekf2/iris_replay
Normal file
7
posix-configs/SITL/init/ekf2/iris_replay
Normal file
@@ -0,0 +1,7 @@
|
||||
uorb start
|
||||
|
||||
ekf2 start --replay
|
||||
logger start -e -t -b 1000 -p vehicle_attitude
|
||||
sleep 0.2
|
||||
replay start -m ekf2
|
||||
|
||||
Reference in New Issue
Block a user