mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
update 600urdf
This commit is contained in:
parent
19d2ef8976
commit
aa1f7936d1
1 changed files with 2 additions and 0 deletions
|
|
@ -144,6 +144,7 @@
|
|||
<joint name="joint3_to_joint2" type="revolute">
|
||||
<axis xyz="0 0 -1"/>
|
||||
<limit effort = "1000.0" lower = "-4.71" upper = "1.5708" velocity = "0"/>
|
||||
<!-- <limit effort = "1000.0" lower = "-3.14" upper = "3.14" velocity = "0"/> -->
|
||||
<parent link="link1"/>
|
||||
<child link="link2"/>
|
||||
<!-- <origin xyz= "0 0 0" rpy = "1.5708 -1.5708 0"/> -->
|
||||
|
|
@ -162,6 +163,7 @@
|
|||
<joint name="joint5_to_joint4" type="revolute">
|
||||
<axis xyz=" 0 0 -1"/>
|
||||
<limit effort = "1000.0" lower = "-4.53" upper = "1.3962" velocity = "0"/>
|
||||
<!-- <limit effort = "1000.0" lower = "-2.96" upper = "2.97" velocity = "0"/> -->
|
||||
<parent link="link3"/>
|
||||
<child link="link4"/>
|
||||
<!-- <origin xyz= "0.25 0 -0.1091" rpy = "0 0 1.5708"/> -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue