mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-08 14:40:34 +08:00
add pos controller to launch file
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<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_pos_control" type="mc_pos_control"/>
|
||||
</group>
|
||||
|
||||
</launch>
|
||||
|
||||
Reference in New Issue
Block a user