Skip to content
Snippets Groups Projects
Commit 14350852 authored by Thomas Gubler's avatar Thomas Gubler
Browse files

move rosbag launch and comment out

parent 33a32fca
No related branches found
No related tags found
No related merge requests found
......@@ -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>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment