wpilibsuite/allwpilib
Feedforward and feedback gain setters should mention they should only be used for online tuning
Chiusa
#7787 aperta il 14 feb 2025
component: wpimatheffort: 1good first issuetype: docs
Metriche repository
- Star
- (1281 stelle)
- Metriche merge PR
- (Merge medio 8g 11h) (153 PR mergiate in 30 g)
Descrizione
Feedforwards in particular are designed for systems with constant gains. Besides the online tuning use case, using gain scheduling for them is not an intended use, and means the user hasn't correctly modeled their system.