wpilibsuite/allwpilib

Add LinearSystemLoop.atReference() function

已关闭

#4,098 创建于 2022年3月14日

 (1 条评论) (0 个反应) (0 位负责人)C++ (714 个派生)auto 404
component: wpimatheffort: 1good first issuetype: fix

仓库指标

星标
 (1,281 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南