Files
bizhang_-obav/ROMFS/px4fmu_common/init.d/rc.axialracing_ax10_apps

16 lines
332 B
Plaintext

#!nsh
#
# Standard apps for rovers:
# Attitude/Position estimator and rover steering control.
#
# NOTE: Script variables are declared/initialized/unset in the rcS script.
#
#
# Start the Attitude estimator.
#
ekf2 start
# disabled the start of steering control app due to use of offboard mode only
# rover_steering_control start.