Zach Harel
Zach Harel
Currently, to reset the motor encoder's count, you would set its run mode to STOP_AND_RESET_ENCODER. This then requires you to set the motor's mode back to whatever it was previously,...
The new API is based on [this document](https://github.com/zachwaffle4/allwpilib/blob/trajectory-api/design-docs/trajectories.md). ## Java - [x] Sample classes - [x] Sample interpolation - [x] `Trajectory` classes - [x] JSON serialization - [x] Generation/deserialization API...
i think i caught everything but i may not have
**Describe the bug** I am trying to finish #8185 and for some reason the Bazel builds all fail. I tried running `bazel build //wpimath/...` and I got the following results:...