mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
change joint3_joint2 lower
This commit is contained in:
parent
c807ba3b6a
commit
aedb834bf5
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@
|
|||
|
||||
<joint name="joint3_to_joint2" type="revolute">
|
||||
<axis xyz=" 0 0 1"/>
|
||||
<limit effort = "1000.0" lower = "-3.10" upper = "0.785398" velocity = "0"/>
|
||||
<limit effort = "1000.0" lower = "-3.08" upper = "0.785398" velocity = "0"/>
|
||||
<parent link="link2"/>
|
||||
<child link="link3"/>
|
||||
<origin xyz= "0.0 0.1 0 " rpy = "3.1415926 0 0 "/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue