Open virtuald opened 8 years ago
Good catch; thanks, this is an issue in the backwards compatibility code (navX-MXP firmware v 2.0 moved the integration down into the navX-MXP microcontroller), and we missed that in testing.
This will get updated in a few days when we release the FRC 2016 version of the libraries.
They return
integrator.getVelocity*()
instead ofintegrator.getDisplacementX()
.