Skip to content
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

Cannot configure the Robotiq gripper: IO Exception #70

Open
Aruen24 opened this issue Nov 19, 2024 · 2 comments
Open

Cannot configure the Robotiq gripper: IO Exception #70

Aruen24 opened this issue Nov 19, 2024 · 2 comments

Comments

@Aruen24
Copy link

Aruen24 commented Nov 19, 2024

Ros2 humble ubuntu 22.04.
the port connection /tmp/ttyUR

[ERROR] [1732020153.874565794] [RobotiqGripperHardwareInterface]: Cannot configure the Robotiq gripper: IO Exception (2): No such file or directory, file /src/planning_control-1119/serial-ros2/src/impl/unix.cc, line 152.

@Aruen24 Aruen24 changed the title :Cannot configure the Robotiq gripper: IO Exception Cannot configure the Robotiq gripper: IO Exception Nov 19, 2024
@azhural
Copy link

azhural commented Nov 25, 2024

UniversalRobots/Universal_Robots_ROS2_Driver#1109

If I understand this correctly, ros2_control tries to connect to the serial port during initialization. /tmp/ttyUR is provided by tool_communication, which requires ros2_control to be fully initialized.

@Aruen24
Copy link
Author

Aruen24 commented Nov 26, 2024

UniversalRobots/Universal_Robots_ROS2_Driver#1109

If I understand this correctly, ros2_control tries to connect to the serial port during initialization. /tmp/ttyUR is provided by tool_communication, which requires ros2_control to be fully initialized.

@azhural Yes, ros2_control was connectted to the serial port during initialization, so how to solve the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants