Skip to content

Add sim support for Limelights #102

@brettle

Description

@brettle

- [ ] Add SensorFactory.createLimelight() to return a Limelight while also providing creating an appropriate SimDevice for it either via subclassing or using Mockito. The SimDevice would include kInput values for things like tx, ty, etc.

  • Add a LimelightSim class to wrap the SimDeviceSim object corresponding to the SimDevice created above. The LimelightSim object provides the API to simulation code and should provide methods such as setTx(), setTy(), etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions