Skip to content
Snippets Groups Projects
Commit a050aae7 authored by Etienne ARLAUD's avatar Etienne ARLAUD
Browse files

[topic/Go2] remove front hip collision mesh as it is in the body

parent ecef11dc
No related branches found
No related tags found
No related merge requests found
Subproject commit 91b8f5f2168b123a198da079b8e6c09fd1f60285 Subproject commit 935e2154e02e84f147046278bfd64e27a5f0850a
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
...@@ -64,9 +64,6 @@ Stephen Brawner (brawner@gmail.com) ...@@ -64,9 +64,6 @@ Stephen Brawner (brawner@gmail.com)
rgba="1 1 1 1" /> rgba="1 1 1 1" />
</material> </material>
</visual> </visual>
<collision><geometry>
<mesh filename="package://example-robot-data/robots/go2_description/collisions/hip_convex.stl" />
</geometry></collision>
</link> </link>
<joint <joint
name="FL_hip_joint" name="FL_hip_joint"
...@@ -297,14 +294,6 @@ Stephen Brawner (brawner@gmail.com) ...@@ -297,14 +294,6 @@ Stephen Brawner (brawner@gmail.com)
rgba="1 1 1 1" /> rgba="1 1 1 1" />
</material> </material>
</visual> </visual>
<collision>
<origin
xyz="0 0 0"
rpy="3.1415 0 0" />
<geometry>
<mesh filename="package://example-robot-data/robots/go2_description/collisions/hip_convex.stl" />
</geometry>
</collision>
</link> </link>
<joint <joint
name="FR_hip_joint" name="FR_hip_joint"
......
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