Closed pascalzauberzeug closed 5 months ago
This PR adds a virtual motor base class and implements it in CanOpenMotor, ODriveMotor and StepperMotor for now. MotorAxis now accepts all three types of motors, instead of just a StepperMotor like before.
Depends on PR 40
This PR adds a virtual motor base class and implements it in CanOpenMotor, ODriveMotor and StepperMotor for now. MotorAxis now accepts all three types of motors, instead of just a StepperMotor like before.
Depends on PR 40