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 70c562d commit 6ccbf6eCopy full SHA for 6ccbf6e
curt_mini/models/curt_mini/properties.xacro
@@ -8,7 +8,7 @@
8
<!-- robot limits -->
9
<xacro:property name="max_effort" value="50.0" />
10
<!-- joint limit for wheels, radian/second -->
11
- <xacro:property name="max_velocity" value="20.0" />
+ <xacro:property name="max_wheel_velocity" value="20.0" />
12
<xacro:property name="wheel_radius" value="0.13" />
13
<xacro:property name="wheel_width" value="0.08" />
14
0 commit comments