HI,
I’m trying to get image string from USB camera connected to Tool I/O(RS485)
I have an RS485 to USB adapter in the tool that I can connect the TCI RS485+/RS485- wire pair to.
To receive pictures from the tool to the usb camera, I need to send a commend to the camera via RS485.
I installed [rs485-1.0.urcap] and tried to connect robot ip with tool_tcp_port(54321) but it didn’t work. (https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/blob/master/ur_robot_driver/resources/rs485-1.0.urcap)
The camera connected to the usb port of the CB3 was able to receive video streaming via ROS.
Do I miss something?