-
Notifications
You must be signed in to change notification settings - Fork 420
Description
Affected ROS Driver version(s)
Noetic with ubuntu 20.04
Used ROS distribution.
Noetic
Which combination of platform is the ROS driver running on.
Linux in a virtual machine
How is the UR ROS Driver installed.
Build both the ROS driver and UR Client Library from source
Which robot platform is the driver connected to.
UR CB3 robot
Robot SW / URSim version(s)
UR software 3.13.1.10297
How is the ROS driver used.
Through the robot teach pendant using External Control URCap
Issue details
Summary
I am trying to connect the UR3 robot to ROS with the URcap program
Issue details
I have the UR3 robot on top of a MIR (mobile robot), the UR is connected to the MIR connection, as the computer, because the aim is to connect both to ROS, so i did set all the IP's and after disabling the ufw i launched : 'roslaunch ur_robot_driver ur3_bringup.launch robot_ip:=192.168.12.2 kinematics_config:=$(rospack find ur_calibration)/ur3_robot_calibration.yaml' . After doing this, i launched the URcap program on the teach pendant and i have this problem printed on the terminal:
i don't know if the problem is that the MIR connection is not like ' a classic Wi-Fi' connection, but if i ping both the UR and the MIR on ROS i can see them.
Expected Behavior
i did expect to just read on the terminal
[ INFO] [1721124400.383903627]: Robot connected to reverse interface. Ready to receive control commands.
waiting then for my commands
Relevant log output
No response
Accept Public visibility
- I agree to make this context public