619Code / Robot2022

FRC 619 robot code for 2022
Other
1 stars 0 forks source link

Improve shot finding and evaluating algorithm #40

Closed rivques closed 2 years ago

rivques commented 2 years ago

Currently the shot finder assumes that the target and the robot are at the same height and doesn't take getting over the rim into account. It also naively evaluates shot probability.