Skip to content
Snippets Groups Projects
Commit d5c2e022 authored by armar-user's avatar armar-user
Browse files

added kinematic chain for head without roll joint

parent e045568d
No related branches found
No related tags found
No related merge requests found
......@@ -473,6 +473,8 @@
</RobotNodeSet>
<RobotNodeSet name="IKVirtualGaze" kinematicRoot="Neck_1_Pitch" tcp="VirtualCentralGaze">
<Node name="Neck_1_Pitch"/>
<Node name="Neck_2_Roll"/>
......@@ -482,6 +484,14 @@
</RobotNodeSet>
<RobotNodeSet name="IKVirtualGaze_NoRoll" kinematicRoot="Neck_1_Pitch" tcp="VirtualCentralGaze">
<Node name="Neck_1_Pitch"/>
<Node name="Neck_3_Yaw"/>
<Node name="Cameras"/>
<Node name="VirtualCentralGaze"/>
</RobotNodeSet>
<RobotNodeSet name="IKVirtualGazeKinect" kinematicRoot="Neck_1_Pitch" tcp="Kinect">
<Node name="Neck_1_Pitch"/>
<Node name="Neck_2_Roll"/>
......
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