Skip to content
Snippets Groups Projects
Commit ddaf0c76 authored by Fernando Herrero's avatar Fernando Herrero
Browse files

Defined box gazebo material

parent a773dc9f
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,10 @@
</collision>
</link>
<gazebo reference="${name}_box">
<material>Gazebo/Black</material>
</gazebo>
<joint name="joint_${parent}_to_${name}_box" type="fixed" >
<parent link="${parent}"/>
<child link="${name}_box"/>
......
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