Skip to content

ParameterizedIntakeSubsystem should depend on Motor, not PIDMotor #64

Description

@kcooney

The code only uses the methods on the Motor interface. Requiring PIDMotor limits its reusability.

Related ideas:

  • We could extract a FakeMotor base class from FakePIDMotor (FakeMotor likely does not need to be abstract)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions