component: wpimatheffort: 1good first issuetype: fix
Repository metrics
- Stars
- (1,281 stars)
- PR merge metrics
- (Avg merge 8d 11h) (153 merged PRs in 30d)
Description
LinearSystemLoop takes a vector of acceptable error values and also exposes a .getError() method.
These should be combined to create an atReference() function which returns whether the system is within the acceptable error range.