diff --git a/config/panda_arm.xacro b/config/panda_arm.xacro index 9232a30d76d6716aa7a241634b4f10a92fa957dc..e5473eef027d01f7855de6edf74f5f097961db0d 100644 --- a/config/panda_arm.xacro +++ b/config/panda_arm.xacro @@ -28,6 +28,15 @@ <joint name="panda_joint6" value="0" /> <joint name="panda_joint7" value="0.785" /> </group_state> + <group_state name="transport" group="panda_arm"> + <joint name="panda_joint1" value="0" /> + <joint name="panda_joint2" value="-0.5599" /> + <joint name="panda_joint3" value="0" /> + <joint name="panda_joint4" value="-2.97" /> + <joint name="panda_joint5" value="0" /> + <joint name="panda_joint6" value="0" /> + <joint name="panda_joint7" value="0.785" /> + </group_state> <!--END EFFECTOR: Purpose: Represent information about an end effector.--> <!--VIRTUAL JOINT: Purpose: this element defines a virtual joint between a robot link and an external frame of reference (considered fixed with respect to the robot)--> <virtual_joint name="virtual_joint" type="floating" parent_frame="world" child_link="panda_link0" />