mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 19:07:45 +08:00
posix sdflight: add navigator to Linux side
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
uorb start
|
||||
muorb start
|
||||
dataman start
|
||||
navigator start
|
||||
mavlink start -u 14556 -r 1000000
|
||||
sleep 1
|
||||
mavlink stream -u 14556 -s HIGHRES_IMU -r 50
|
||||
|
||||
Reference in New Issue
Block a user