]> git.taranathan.com Git - FRC2026.git/commit
Add more tests for shooter physics; find more bugs.
authorArnav495 <arnieincyberland@gmail.com>
Thu, 15 Jan 2026 23:13:40 +0000 (15:13 -0800)
committerArnav495 <arnieincyberland@gmail.com>
Thu, 15 Jan 2026 23:13:40 +0000 (15:13 -0800)
commitbaf6c1d3dcf72188777dc7d7122ce00f7a09fc57
tree3b6132e6d1552cc68e8ed6452f117d1e87796af8
parentdbb99f0735023ebc064809d23719778ff65e9186
Add more tests for shooter physics; find more bugs.

I really can't do the quadratic formula correctly, can I.
src/main/java/frc/robot/util/ShooterPhysics.java
src/test/java/frc/robot/util/ShooterPhysicsTest.java