Skip to content
Snippets Groups Projects
Commit 93c7015f authored by Mirko Wächter's avatar Mirko Wächter
Browse files

adjusted joint limit of cameras joint to armar3a

parent 1f2b165c
No related branches found
No related tags found
No related merge requests found
......@@ -189,7 +189,7 @@
</Transform>
<Joint type="revolute">
<Axis x="0" y="0" z="-1"/>
<Limits unit="degree" lo="-28" hi="5"/> <!-- Real high limit is 27. Deactivated to avoid unnatural poses-->
<Limits unit="degree" lo="-24" hi="5"/> <!-- Real high limit is 27. Deactivated to avoid unnatural poses-->
<MaxVelocity unit="radian" value="1"/>
<MaxAcceleration value="10"/>
<MaxTorque value="3000"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment