Zach Harel

Results 4 issues of 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...

component: wpilibj
component: wpimath
component: examples
2027

i think i caught everything but i may not have

component: ntcore
component: cscore
component: wpiutil
component: wpilibc
component: hal
component: command-based
component: wpimath
component: glass
component: wpinet
component: apriltag
2027

**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:...

type: bug