Hello,
I'm trying to communicate with a stepper motor through the rs485 serial pins on the 8 pin connector at the end of the arm. I'm using python and I can't figure out how to setup a serial connection through ros. There are two topics and a service that seem relevant, but don't seem to actually send anything: /dsr01a0509/gripper/serial_send_data, /serial_read, /serial_write.
The drl functions flange_serial_read/write don't seem to have any direct analogs. What is the correct way to do this?
Hello, I'm trying to communicate with a stepper motor through the rs485 serial pins on the 8 pin connector at the end of the arm. I'm using python and I can't figure out how to setup a serial connection through ros. There are two topics and a service that seem relevant, but don't seem to actually send anything: /dsr01a0509/gripper/serial_send_data, /serial_read, /serial_write.
The drl functions flange_serial_read/write don't seem to have any direct analogs. What is the correct way to do this?