File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 154154 <limit lower =" ${radians(-350)}" upper =" ${radians(350)}" effort =" 0" velocity =" ${radians(175)}" />
155155 </joint >
156156
157- <!-- This frame corresponds to the $TOOL coordinate system in KUKA KRC controllers. -->
157+ <!-- ROS-Industrial 'flange' frame: attachment point for EEF models -->
158158 <link name =" ${prefix}flange" />
159159 <joint name =" ${prefix}link_6-flange" type =" fixed" >
160160 <parent link =" ${prefix}link_6" />
170170 <child link =" ${prefix}base" />
171171 </joint >
172172
173- <!-- This frame corresponds to the $TOOL coordinate system in KUKA KRC controllers -->
173+ <!-- ROS-Industrial 'tool0' frame: all-zeros tool frame -->
174+ <!-- This frame corresponds to the $FLANGE coordinate system in KUKA KRC controllers. -->
174175 <link name =" ${prefix}tool0" />
175176 <joint name =" ${prefix}flange-tool0" type =" fixed" >
176177 <parent link =" ${prefix}flange" />
You can’t perform that action at this time.
0 commit comments