wpilibsuite/allwpilib

Add LinearSystemLoop.atReference() function

Fermée

#4 098 ouverte le 14 mars 2022

 (1 commentaire) (0 réaction) (0 personne assignée)C++ (714 forks)auto 404
component: wpimatheffort: 1good first issuetype: fix

Métriques du dépôt

Stars
 (1 281 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Discord discussion

Guide contributeur