change joint3_joint2 lower

This commit is contained in:
wangWking 2022-05-10 11:49:45 +08:00
parent c807ba3b6a
commit aedb834bf5

View file

@ -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 "/>