Skip to content

Commit

Permalink
Update maci.urdf.xacro
Browse files Browse the repository at this point in the history
  • Loading branch information
johnny555 authored Aug 9, 2024
1 parent 05713ea commit b85cf35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/maci/robot_description/maci.urdf.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<!-- Lets add a realsense camera to give some depth perception to Maci. -->

<xacro:realsense world_link_name="world">
<origin xyz="0 1.00 1.2" rpy="0 ${pi/4} -${pi/2}" />
<origin xyz="0 2.00 2.2" rpy="0 ${pi/4} -${pi/2}" />
</xacro:realsense>


Expand Down Expand Up @@ -64,4 +64,4 @@
<render_engine>ogre2</render_engine>
</plugin>
</gazebo>
</robot>
</robot>

0 comments on commit b85cf35

Please sign in to comment.