DeepBlueRobotics / lib199

Code that we reuse in different projects/years.
Other
2 stars 0 forks source link

Fix-error-when-accessing-SparkBase.getAbsoluteEncoder().getVelocity() #103

Closed brettle closed 2 weeks ago

brettle commented 2 weeks ago

Workaround access error when calling getVelocity() on and absolute encoder by moving the functionality from an anonymous subclass to MockedEncoder.