P_Raun
1
Hi
I am using an Odrive S1 with a D5312S motor, an AMT212B-OD encoder for a joint for a robot,
Positive direction is opposite the normal rotation for robots.
How can I change so the encoder is counting oposite and my position is oposite?
With other words swap direction.
Hi! The motor direction is always set by the encoder direction, so the best place to do this is in your application/control code.
P_Raun
3
Are there any commands I can use or do I have to do it in my code?
You’ll have to do it in your code at the moment, unfortunately