McQuaidRobotics / 2024_Crescendo

2024 Game specific robot code
Other
1 stars 0 forks source link

Adding Shooting Solvers #22

Closed oh-yes-0-fps closed 7 months ago

oh-yes-0-fps commented 7 months ago

Working towards mathematical solves for aiming/shooting, the goal is to be able to dynamically aim the shooter based on projectile speed and distance.

This should not include anything meant for shooting while moving or any commands used for lining up, this is purely mathematical functions and the unit tests for said functions.