Skip to content
Snippets Groups Projects
Unverified Commit b00a6c76 authored by Justin Carpentier's avatar Justin Carpentier Committed by GitHub
Browse files

Merge pull request #157 from lmontaut/allegro

Wrong rotation in allegro visual urdf description
parents 5359c6b7 8d899847
No related branches found
No related tags found
No related merge requests found
Pipeline #25729 passed
......@@ -463,7 +463,7 @@
<material name="black">
<color rgba=".2 .2 .2 1"/>
</material>
<origin rpy="3.1415926518 0 0" xyz="0 0 0"/>
<origin rpy="0 0 0" xyz="0 0 0"/>
</visual>
<collision>
<geometry>
......
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