diff --git a/urdf/crane_x7.gazebo_ros2_control.xacro b/urdf/crane_x7.gazebo_ros2_control.xacro index 66f4208..1b96a00 100644 --- a/urdf/crane_x7.gazebo_ros2_control.xacro +++ b/urdf/crane_x7.gazebo_ros2_control.xacro @@ -11,6 +11,7 @@ name_joint_6 name_joint_7 name_joint_gripper_finger_a + name_joint_gripper_finger_b joint_1_lower_limit joint_1_upper_limit joint_2_lower_limit @@ -113,7 +114,15 @@ + + ${name_joint_gripper_finger_a} + 1 + + + + + - \ No newline at end of file + diff --git a/urdf/crane_x7.ros2_control.xacro b/urdf/crane_x7.ros2_control.xacro index d6af75d..68a63b7 100644 --- a/urdf/crane_x7.ros2_control.xacro +++ b/urdf/crane_x7.ros2_control.xacro @@ -134,4 +134,4 @@ - \ No newline at end of file + diff --git a/urdf/crane_x7.urdf.xacro b/urdf/crane_x7.urdf.xacro index 7a791c5..e86cbd1 100644 --- a/urdf/crane_x7.urdf.xacro +++ b/urdf/crane_x7.urdf.xacro @@ -256,6 +256,7 @@ name_joint_6="${NAME_JOINT_6}" name_joint_7="${NAME_JOINT_7}" name_joint_gripper_finger_a="${NAME_JOINT_GRIPPER_FINGER_A}" + name_joint_gripper_finger_b="${NAME_JOINT_GRIPPER_FINGER_B}" joint_1_lower_limit="${JOINT_1_LOWER_LIMIT}" joint_1_upper_limit="${JOINT_1_UPPER_LIMIT}" joint_2_lower_limit="${JOINT_2_LOWER_LIMIT}" diff --git a/urdf/crane_x7_wide_two_finger_gripper.xacro b/urdf/crane_x7_wide_two_finger_gripper.xacro index 364e8d9..5dc2ebf 100644 --- a/urdf/crane_x7_wide_two_finger_gripper.xacro +++ b/urdf/crane_x7_wide_two_finger_gripper.xacro @@ -78,6 +78,15 @@ + + + + + + +