-
Notifications
You must be signed in to change notification settings - Fork 145
Closed
Description
There's discussion that has been happening in ev3dev/ev3dev#454 and ev3dev/ev3dev#853 around synchronization of motors, mainly for wheeled robots. While kernel support for "proper" synchronization is not going to be arriving for a while, I think it's reasonable to implement this as best as possible in this library and adapt to the kernel model later.
I'm thinking that a MotorPair class which operates on given motor objects and/or port names would be reasonable as a Python implementation. It would be nice to provide functions for steering, potentially similar to the EV3-G functions.
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels