A lot of wpimath Java APIs take a `Vector<N>` type, but `VecBuilder.fill(...)` is more verbose than `List.of(...)`.