During bringup, the RobotiqGripperHardwareInterface throws the following error if the gripper is not connected.
We need to get a better error message about the failure to connect to the gripper.
drivers-1 | [ros2_control_node-4] [INFO] [1723749978.912978825] [resource_manager]: 'configure' hardware 'RobotiqGripperHardwareInterface'
drivers-1 | [ros2_control_node-4] [ERROR] [1723749978.913051693] [RobotiqGripperHardwareInterface]: Cannot configure the Robotiq gripper: IO Exception (2): No such file or directory, file /home/demo/user_ws/src/moveit_studio_ur_ws/src/external_dependencies/serial/src/impl/unix.cc, line 151.
During bringup, the RobotiqGripperHardwareInterface throws the following error if the gripper is not connected.
We need to get a better error message about the failure to connect to the gripper.