]> defiant.homedns.org Git - ros_wild_thumper.git/blobdiff - urdf/wild_thumper_with_manipulator.urdf.xacro
urdf: Rotate manipulator by 180°
[ros_wild_thumper.git] / urdf / wild_thumper_with_manipulator.urdf.xacro
index 2462a8c0431ff6d48f1ec6afa5fb730a18a32a64..1451f50962551526d8ad73ed607e65d56c69e5d5 100644 (file)
@@ -7,6 +7,6 @@
        <joint name="open_manipulator_joint" type="fixed">
                <parent link="mounting_plate"/>
                <child link="open_manipulator_base"/>
-               <origin xyz="-0.075 0.0 0.045" rpy="0 0 ${PI}"/>
+               <origin xyz="-0.075 0.0 0.045" rpy="0 0 0"/>
        </joint>
 </robot>