Skip to content

Motor synchronization #315

@WasabiFan

Description

@WasabiFan

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions