set Encoder Resolution
If you're using goBILDA odometry pods, the ticks-per-mm values are stored here for easy access.
Parameters
goBILDA_SWINGARM_POD or goBILDA_4_BAR_POD
Sets the encoder resolution in ticks per mm of the odometry pods. You can find this number by dividing the counts-per-revolution of your encoder by the circumference of the wheel.
Parameters
should be somewhere between 10 ticks/mm and 100 ticks/mm a goBILDA Swingarm pod is ~13.26291192
unit used for distance
Sets the encoder resolution based on the counts-per-revolution and circumference, calculated with wheel radius. This is a BunyipsLib utility which supports WPIUnits.
Parameters
counts per revolution of your encoders
radius of the encoder wheels
Deprecated
Sets the encoder resolution in ticks per mm of the odometry pods. You can find this number by dividing the counts-per-revolution of your encoder by the circumference of the wheel.
Deprecated
The overflow for this function has a DistanceUnit, which can reduce the chance of unit confusion.
Parameters
should be somewhere between 10 ticks/mm and 100 ticks/mm a goBILDA Swingarm pod is ~13.26291192