mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
move rosbag launch and comment out
This commit is contained in:
@@ -11,6 +11,4 @@
|
||||
<param name="MPC_XY_VEL_MAX" type="double" value="2.0" />
|
||||
</group>
|
||||
|
||||
<node pkg="rosbag" type="record" name="record" output="screen" args="-a -O multicopter"/>
|
||||
|
||||
</launch>
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
<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"/>
|
||||
<!-- <node pkg="rosbag" type="record" name="record" output="screen" args="-a -O px4_multicopter"/> -->
|
||||
</group>
|
||||
|
||||
</launch>
|
||||
|
||||
Reference in New Issue
Block a user