wpilibsuite/allwpilib
Feedforward and feedback gain setters should mention they should only be used for online tuning
已关闭
#7,787 创建于 2025年2月14日
component: wpimatheffort: 1good first issuetype: docs
仓库指标
- 星标
- (1,281 个星标)
- PR 合并指标
- (平均合并 8天 11小时) (30 天内合并 153 个 PR)
描述
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.