Closed derickson2402 closed 2 years ago
There will be two CTRE mag encoders, one on each side of the Drivetrain. They should just need getter methods to read their values, and a way to reset them or calibrate them. Note that all units on subsystem interfaces should be in meters.
Reopening for 2022:
Need the following:
getDistance
See branch drivetrain/dan for reference on these
drivetrain/dan
There will be two CTRE mag encoders, one on each side of the Drivetrain. They should just need getter methods to read their values, and a way to reset them or calibrate them. Note that all units on subsystem interfaces should be in meters.