diff --git a/robotiq_description/urdf/robotiq_2f_85_macro.urdf.xacro b/robotiq_description/urdf/robotiq_2f_85_macro.urdf.xacro index cbac6eb..28aab76 100644 --- a/robotiq_description/urdf/robotiq_2f_85_macro.urdf.xacro +++ b/robotiq_description/urdf/robotiq_2f_85_macro.urdf.xacro @@ -20,8 +20,8 @@ name="${name}" prefix="${prefix}" sim_ignition="${sim_ignition}" sim_isaac="${sim_isaac}" - use_fake_hardware="${use_fake_hardware}" - fake_sensor_commands="${fake_sensor_commands}" + use_mock_hardware="${use_fake_hardware}" + mock_sensor_commands="${fake_sensor_commands}" com_port="${com_port}"/> diff --git a/robotiq_description/urdf/robotiq_gripper.ros2_control.xacro b/robotiq_description/urdf/robotiq_gripper.ros2_control.xacro index dd271ba..5a545f1 100644 --- a/robotiq_description/urdf/robotiq_gripper.ros2_control.xacro +++ b/robotiq_description/urdf/robotiq_gripper.ros2_control.xacro @@ -6,8 +6,8 @@ prefix sim_ignition:=false sim_isaac:=false - use_fake_hardware:=false - fake_sensor_commands:=false + use_mock_hardware:=false + mock_sensor_commands:=false com_port:=/dev/ttyUSB0"> @@ -21,12 +21,12 @@ ign_ros2_control/IgnitionSystem - + mock_components/GenericSystem - ${fake_sensor_commands} + ${mock_sensor_commands} 0.0 - + robotiq_driver/RobotiqGripperHardwareInterface 0.7929 ${com_port} @@ -42,17 +42,23 @@ 0.7929 - + + 0.0 + - + ${prefix}robotiq_85_left_knuckle_joint -1 - - + + -0.7929 + + + 0.0 + @@ -60,8 +66,12 @@ 1 - - + + 0.7929 + + + 0.0 + @@ -69,8 +79,12 @@ -1 - - + + -0.7929 + + + 0.0 + @@ -78,8 +92,12 @@ -1 - - + + -0.7929 + + + 0.0 + @@ -87,13 +105,17 @@ 1 - - + + 0.7929 + + + 0.0 + - +