Skip to content

Commit

Permalink
replace mesh with box (#349)
Browse files Browse the repository at this point in the history
Signed-off-by: Karsten Knese <karsten@openrobotics.org>
  • Loading branch information
Karsten1987 committed May 28, 2019
1 parent 2927fb7 commit 1bab39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dummy_robot/dummy_robot_bringup/launch/single_rrbot.urdf
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<visual>
<origin rpy="0 0 0" xyz="0 0 0"/>
<geometry>
<mesh filename="package://rrbot_description/model/meshes/hokuyo.dae"/>
<box size="0.1 0.1 0.1"/>
</geometry>
</visual>
<inertial>
Expand Down

0 comments on commit 1bab39d

Please sign in to comment.