PickNikRobotics / abb_ros2

Apache License 2.0
92 stars 37 forks source link

Failed to collect complementary mechanical unit info #67

Open jarunyawat opened 6 months ago

jarunyawat commented 6 months ago

I tried to launch the abb_bringup package, but I encountered the error 'Failed to collect complementary mechanical unit info.' Even though I can log in to RWS using the robot's IP address and default username and password. How can I fix this?

Yadunund commented 6 months ago

Please provide more details to your question including

jarunyawat commented 6 months ago

ROS2 HUMBLE installed via binaries. I use the humble branch and run ros2 launch abb_bringup abb_rws_client.launch.py robot_ip:=192.168.125.1 connected to an IRB14000 (YuMi) via Ethernet, with the robot controller version 6.15.05.00 equipped with StateMachine and Smart Gripper add-in. The terminal just shows a failure to connect with the reason being 'Failed to collect complementary mechanical unit info.

ardimou commented 21 hours ago

I observe the same issue. Any updates on this?