In http://www.revrobotics.com/sparkmax-software/#client-installation-instructions Firmware Release Notes it says:
- Calling the constructor no longer resets the encoder count. This must be done manually by running CANEncoder.setPosition()
But in the JAVA API 1.0.28 there’s no such function. We get this error:
“The method setPosition() is undefined for the type CANEncoderJava(67108964)”
Any idea what is happening?
Thanks,
Denis