ekf2 replay: refactor to use unified rcS scripts

This commit is contained in:
Beat Küng
2018-08-10 18:49:56 +02:00
committed by Daniel Agar
parent 34f1bbeb44
commit ab7f68f2ad
5 changed files with 40 additions and 28 deletions
@@ -0,0 +1,18 @@
#!/usr/bin/bash
# EKF2 replay script
publisher_rules_file="orb_publisher.rules"
cat <<EOF > "$publisher_rules_file"
restrict_topics: sensor_combined, vehicle_gps_position, vehicle_land_detected
module: replay
ignore_others: false
EOF
uorb start
param set SDLOG_DIRS_MAX 7
ekf2 start -r
logger start -f -t -b 1000 -p vehicle_attitude
sleep 0.2
replay start