mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-04 05:05:19 +08:00
add dummy position estimator to launch file
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
<node pkg="px4" name="commander" type="commander"/>
|
<node pkg="px4" name="commander" type="commander"/>
|
||||||
<node pkg="px4" name="mc_mixer" type="mc_mixer"/>
|
<node pkg="px4" name="mc_mixer" type="mc_mixer"/>
|
||||||
<node pkg="px4" name="attitude_estimator" type="attitude_estimator"/>
|
<node pkg="px4" name="attitude_estimator" type="attitude_estimator"/>
|
||||||
|
<node pkg="px4" name="position_estimator" type="position_estimator"/>
|
||||||
<node pkg="px4" name="mc_att_control" type="mc_att_control"/>
|
<node pkg="px4" name="mc_att_control" type="mc_att_control"/>
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user