forked from Archive/PX4-Autopilot
Merge pull request #2383 from tumbili/gps_sim
add simulated gps driver to startup for SITL
This commit is contained in:
commit
de8464e3ed
|
@ -12,6 +12,7 @@ gyrosim start
|
|||
accelsim start
|
||||
barosim start
|
||||
adcsim start
|
||||
gps_sim start
|
||||
commander start
|
||||
sensors start
|
||||
ekf_att_pos_estimator start
|
||||
|
|
Loading…
Reference in New Issue