wpilibsuite/allwpilib

Feedforward and feedback gain setters should mention they should only be used for online tuning

クローズ

#7,787 opened on 2025/02/14

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (714 件のフォーク)auto 404
component: wpimatheffort: 1good first issuetype: docs

Repository metrics

Stars
 (1,281 個のスター)
PR merge metrics
 (平均マージ 8d 11h) (30d で 153 merged PRs)

説明

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.

コントリビューターガイド