Skip to content

Stateless motors

Nick Mertin requested to merge feat/nick/stateless-motors into 1.0-develop-new

All permanent state of motors should be stored on the user code side. This includes the gearset and whether the motor is reversed. It does not include current motor commands.

Merge request reports