mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
simulator: break out standalone battery simulator module
- this is a small step towards unifying SITL & HITL
This commit is contained in:
@@ -9,4 +9,5 @@ sleep 1
|
||||
mavlink stream -u 14556 -s HIGHRES_IMU -r 50
|
||||
mavlink stream -u 14556 -s ATTITUDE -r 50
|
||||
mavlink boot_complete
|
||||
battery_simulator start
|
||||
simulator start
|
||||
|
||||
Reference in New Issue
Block a user