mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
add pos controller to launch file
This commit is contained in:
parent
8b62e003f0
commit
9a5ea31784
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user