neurobionics / TMotorCANControl

A python API to control AK-series TMotors over the CAN bus.
25 stars 21 forks source link

Motor not connecting #9

Open DanielBrommer1 opened 1 year ago

DanielBrommer1 commented 1 year ago

Im trying to just connect the motor to python on my laptop usingthe following connection: usb (COM6) to R-Link to motor. I keep getting the error: (device: {self.device_info_string()} not connected!)

Is there anything im doing wrong in connecting this motor?

image

PAlorenzutti commented 4 months ago

Did you manage to solve the problem? I'm trying the same thing using an FTDI (serial converter). However, when I try to run the exact same demo, the same thing happens.