Skip to content

Commit

Permalink
Update minoru.launch
Browse files Browse the repository at this point in the history
  • Loading branch information
jbohren committed Jan 28, 2014
1 parent 3d976c8 commit 1fc7054
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/minoru.launch
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@
</node>
</group>

<node if="$(arg PUBLISH_FRAME)" name="v4l_transform" pkg="tf" type="static_transform_publisher" args="1 2 3 0 -3.141 0 /world /v4l_frame 10"/>
<node if="$(arg PUBLISH_FRAME)" name="left_transform" pkg="tf" type="static_transform_publisher" args="1 2 3 0 -3.141 0 /world /minoru_left 10"/>
<node if="$(arg PUBLISH_FRAME)" name="right_transform" pkg="tf" type="static_transform_publisher" args="1 2 3 0 -3.141 0 /world /minoru_right 10"/>
</launch>

0 comments on commit 1fc7054

Please sign in to comment.