Generalise Dynamixel & Controller into base class #85
Labels
code-quality
Relating to the enforcement of good code writing practices
To Do
Something that needs to be worked on
Milestone
To support the changes proposed in #83, and to move towards a more extensible codebase, we should generalise the
Dynamixel
andController
classes intoServo
andController
, then reimplement the original classes as extensions of those base classes.The text was updated successfully, but these errors were encountered: