File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
ros2_control_demo_description Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 4949 <origin xyz =" 0 -${base_width/2} ${z_offset}" rpy =" 0 0 0" />
5050 <axis xyz =" 0 1 0" />
5151 <dynamics damping =" 0.2" />
52+ <limit effort =" 100" velocity =" 1.0" />
5253 </joint >
5354
5455 <!-- left wheel Link -->
8485 <origin xyz =" 0 ${base_width/2} ${z_offset}" rpy =" 0 0 0" />
8586 <axis xyz =" 0 1 0" />
8687 <dynamics damping =" 0.2" />
88+ <limit effort =" 100" velocity =" 1.0" />
8789 </joint >
8890
8991 <!-- right wheel Link -->
Original file line number Diff line number Diff line change 5050 <origin xyz =" 0 ${width} ${height1 - axel_offset}" rpy =" 0 0 0" />
5151 <axis xyz =" 0 1 0" />
5252 <dynamics damping =" 0.7" />
53+ <limit effort =" 100" velocity =" 1.0" />
5354 </joint >
5455
5556 <!-- Middle Link -->
8586 <origin xyz =" 0 ${width} ${height2 - axel_offset*2}" rpy =" 0 0 0" />
8687 <axis xyz =" 0 1 0" />
8788 <dynamics damping =" 0.7" />
89+ <limit effort =" 100" velocity =" 1.0" />
8890 </joint >
8991
9092 <!-- Top Link -->
You can’t perform that action at this time.
0 commit comments