Skip to content

Commit

Permalink
[Ninja][urdf] modified collision setting of docking mechanism
Browse files Browse the repository at this point in the history
  • Loading branch information
sugihara-16 committed Sep 5, 2024
1 parent 9ece207 commit 52848ff
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions robots/ninja/robots/ninja.gazebo.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -73,15 +73,9 @@
<collision>
<origin xyz="0 0 0" rpy="0 0 0"/>
<geometry>
<box size="0.01 0.01 0.01"/>
<box size="0.04 0.01 0.01"/>
</geometry>
</collision>
<!-- <visual> -->
<!-- <origin xyz="0 0 0" rpy="0.0 0 0"/> -->
<!-- <geometry> -->
<!-- <box size="0.05 0.05 0.05"/> -->
<!-- </geometry> -->
<!-- </visual> -->
</link>

<!-- gazebo plugin for docking mech -->
Expand Down

0 comments on commit 52848ff

Please sign in to comment.