File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
ros2_control_demo_description/carlikebot/urdf Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 174
174
<child link =" ${prefix}virtual_front_wheel" />
175
175
<origin xyz =" ${wheelbase/2} 0 -${base_height/2}" rpy =" 0 0 ${PI/2}" />
176
176
<axis xyz =" 0 0 1" />
177
- <limit lower =" -0.4" upper =" 0.4" effort =" 100.0" velocity =" 0 .0" />
177
+ <limit lower =" -0.4" upper =" 0.4" effort =" 100.0" velocity =" 10 .0" />
178
178
<dynamics damping =" 0.2" />
179
179
</joint >
180
180
213
213
<child link =" ${prefix}front_right_wheel" />
214
214
<origin xyz =" ${wheelbase/2} ${base_width/2} -${base_height/2}" rpy =" 0 0 ${PI/2}" />
215
215
<axis xyz =" 0 0 1" />
216
- <limit lower =" -0.4" upper =" 0.4" effort =" 100.0" velocity =" 0 .0" />
216
+ <limit lower =" -0.4" upper =" 0.4" effort =" 100.0" velocity =" 10 .0" />
217
217
<dynamics damping =" 0.2" />
218
218
<mimic joint =" ${prefix}virtual_front_wheel_joint" multiplier =" 1.0" offset =" 0.0" />
219
219
</joint >
253
253
<child link =" ${prefix}front_left_wheel" />
254
254
<origin xyz =" ${wheelbase/2} -${base_width/2} -${base_height/2}" rpy =" 0 0 ${PI/2}" />
255
255
<axis xyz =" 0 0 1" />
256
- <limit lower =" -0.4" upper =" 0.4" effort =" 100.0" velocity =" 0 .0" />
256
+ <limit lower =" -0.4" upper =" 0.4" effort =" 100.0" velocity =" 10 .0" />
257
257
<dynamics damping =" 0.2" />
258
258
<mimic joint =" ${prefix}virtual_front_wheel_joint" multiplier =" 1.0" offset =" 0.0" />
259
259
</joint >
You can’t perform that action at this time.
0 commit comments