Skip to content

Commit

Permalink
More detailed collision for CPU lidar (#19)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
chapulina committed Aug 9, 2020
1 parent 5002a9b commit 3a830e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dolly_gazebo/models/casual_female/model.sdf
Expand Up @@ -4,11 +4,11 @@
<static>true</static>
<link name="link">
<collision name="box">
<pose>0 0 0.9 0 0 0</pose>
<pose>0 0 0.02 0.04 0 0</pose>
<geometry>
<box>
<size>0.76 0.33 1.77</size>
</box>
<mesh>
<uri>model://casual_female/meshes/casual_female.dae</uri>
</mesh>
</geometry>
</collision>
<visual name="visual">
Expand Down

0 comments on commit 3a830e8

Please sign in to comment.