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

adapted Armar3 model joint angles to real robot

parent b9e205e9
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@
<Joint type="revolute">
<!--DH a="20" d="-310" theta="-90" alpha="90" units="degree"/-->
<axis x="0" y="0" z="-1"/>
<Limits unit="degree" lo="-70" hi="109"/>
<Limits unit="degree" lo="-70" hi="70"/>
<MaxVelocity unit="radian" value="1"/>
<MaxAcceleration value="10"/>
<MaxTorque value="3000"/>
......@@ -99,7 +99,7 @@
<Joint type="revolute">
<!--DH a="0" d="-7.5" theta="90" alpha="-90" units="degree"/-->
<axis x="0" y="0" z="1"/>
<Limits unit="degree" lo="-120" hi="40"/>
<Limits unit="degree" lo="-120" hi="19"/>
<MaxVelocity unit="radian" value="1"/>
<MaxAcceleration value="10"/>
<MaxTorque value="3000"/>
......@@ -127,7 +127,7 @@
<!--DH a="0" d="-240" theta="90" alpha="-90" units="degree"/-->
<axis x="0" y="0" z="-1"/>
<!--Limits unit="degree" lo="-57.29" hi="174.48"/-->
<Limits unit="degree" lo="-90" hi="200"/>
<Limits unit="degree" lo="-90" hi="158"/>
<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