neurobionics / TMotorCANControl

A python API to control AK-series TMotors over the CAN bus.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Motor not connecting

DanielBrommer1 opened this issue · comments

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

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.