-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better Error Message when Gripper is not Connected #63
Comments
2024.08.26 First, find robotiq_2f_140_macro.urdf.xacro. If you connected with labtop, use ttyUSB. I wrote the following while I was connected to the control box. It was connected. Thank you. 2024.08.27 |
Hi @Mokchanic The 2f-85 gripper was connected through USB to a computer. Before I figured out to set the |
Hi @Abishalini sudo udevadm monitor Find your ttyUSB number while connecting or removing the port. By the way, are you using 'ros humble'? |
Hi @Abishalini, were you able to fix this issue? |
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.
The text was updated successfully, but these errors were encountered: