File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
rtb-data/rtbdata/xacro/elephant_robotics/mycobot_280_pi/urdf Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 143
143
</link >
144
144
145
145
146
- <joint name =" g_base_to_joint1" type =" fixed " >
147
- <axis xyz =" 0 0 0 " />
146
+ <joint name =" g_base_to_joint1" type =" revolute " >
147
+ <axis xyz =" 0 0 1 " />
148
148
<limit effort = " 1000.0" lower = " -3.14" upper = " 3.14159" velocity = " 0" />
149
149
<parent link =" g_base" />
150
150
<child link =" joint1" />
196
196
<origin xyz = " 0 -0.07318 0" rpy = " 1.5708 -1.5708 0" />
197
197
</joint >
198
198
199
- <joint name =" joint6output_to_joint6" type =" revolute" >
199
+ <!-- revolute -->
200
+ <joint name =" joint6output_to_joint6" type =" fixed" >
200
201
<axis xyz =" 0 0 1" />
201
202
<limit effort = " 1000.0" lower = " -3.14" upper = " 3.14159" velocity = " 0" />
202
203
<parent link =" joint6" />
You can’t perform that action at this time.
0 commit comments