Issues controlling the motor controller "Roboteq’s SDC2130" using ROS serial.
Hey guys, I need your perspective on the problem,I am facing. I tried to connect with the motor controller SDC2130(from Robotech). Here is the error,I am getting :
>>rosrun rosserial_python serial_node.py
[INFO] [WallTime: 1340943422.708854] ROS Serial Python Node [INFO] [WallTime: 1340943422.713271] Connected on /dev/ttyACM0 at 115200 baud [ERROR] [WallTime: 1340943424.826012] Failed to parse publisher: unpack requires a string argument of length 2 [ERROR] [WallTime: 1340943437.722695] Lost sync with device, restarting... [ERROR] [WallTime: 1340943437.733680] Failed to parse publisher: unpack requires a string argument of length 2
Is ros serial tuned to work only with arduino boards?. Do I need to interface the arduino board in order to use ros serial for communicating with the motor controller?. Please share your views. Thank you.
Hi guys, i' m trying to connect the same sdc2130 driver but I' m not an expert software developer so I'm not been able to write my own wrapper...any help how to modify the sdc2130 linux api and get it work? any help will be appreciated