We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f18fe commit 463e452Copy full SHA for 463e452
pmb2_description/urdf/wheels/wheel.urdf.xacro
@@ -72,6 +72,7 @@ Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041
72
<origin xyz="0 ${-separation / 2 * reflect} 0.0" rpy="${-90.0 * deg_to_rad} 0 0"/>
73
<axis xyz="0 0 1"/>
74
<limit effort="${torque}" velocity="${velocity / radius}"/>
75
+ <dynamics damping="0.0" friction="10."/>
76
</joint>
77
78
<!-- Gazebo extensions -->
0 commit comments