Odrive Noobie - python/odrive

I am a high-school student working on a project where I am using a camera controlled in python and based on what the camera sees, I want to be able to move the Odrive motors. I have spent a week trying to figure out the way to do this and I just need some beginners direction on how to achieve this.

Any help would be greatly appreciated,

Thank you,

–Joseph–

What you are trying to do is called visual servoing
Most of the complexity is outside the scope of ODrive, of course. But as a motion controller, it will follow the position command that you give it. :slight_smile:

Tom

1 Like