Add joint limits.
authorWalter Fetter Lages <w.fetter@ieee.org>
Wed, 9 Sep 2020 06:43:02 +0000 (03:43 -0300)
committerWalter Fetter Lages <w.fetter@ieee.org>
Wed, 9 Sep 2020 06:43:02 +0000 (03:43 -0300)
tatuira_description/xacro/link_joint.urdf.xacro

index 0f01741..5d3000f 100644 (file)
@@ -46,6 +46,7 @@
                        <child link="${name}_link"/>
                        <axis xyz="${axis}"/>
                        <origin xyz="${xyz}" rpy="${rpy}" />
+                       <limit effort="3.2" velocity="387.46" />
                </joint>
                
                <gazebo reference="${name}_link">