GrappleRobotics / Pathfinder

Robotic Motion
BSD 3-Clause "New" or "Revised" License
66 stars 7 forks source link

Transmission and Model Abstraction #2

Open JaciBrunning opened 6 years ago

JaciBrunning commented 6 years ago

grpl::model needs to be abstracted. At the moment, it only really supports DC motor transmission, and all the drivetrain models are stuck into an uber-class of coupled_drivetrain

The abstraction should meet the following requirements: