Code for computing the OPR for FRC or FTC.
Supports both MMSE and Least Squares computations.
Clean code is in the OPR.java class
Remaining code is support code to demonstrate functionality
Java code to compute OPR/Offensive Power Rating, for FRC/FTC. Supports MMSE and Least Squares methods.
Code for computing the OPR for FRC or FTC.
Supports both MMSE and Least Squares computations.
Clean code is in the OPR.java class
Remaining code is support code to demonstrate functionality
Java code to compute OPR/Offensive Power Rating, for FRC/FTC. Supports MMSE and Least Squares methods.