AlexanderKoch-Koch / low_cost_robot

MIT License
2.68k stars 207 forks source link

Any ideas on how to debug flakey dynamixel connections? #14

Closed moaazsidat closed 2 months ago

moaazsidat commented 2 months ago

Having trouble consistently being able to connect to motors and scan them via dynamixel, wondering if there's ways to debug it more

AlexanderKoch-Koch commented 2 months ago

The Dynamixel wizard shows you the input voltage. You could check that this is correct. Otherwise, I have no idea.

moaazsidat commented 2 months ago

Gotcha, will debug more, thanks!