wpilibsuite/wpilib-docs

Pose estimator article doesn't show usage

开放

#1,413 创建于 2021年8月23日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (297 个派生)auto 404
Component: ControlsContributors WelcomeExamplesHelp Wanted

仓库指标

星标
 (187 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

It shows how to construct the pose estimator, but not common usage like how to update it with encoders (like the odometry class) or how to apply vision measurements.

We should also document how to get those vision measurements in the first place, because that's not trivial. PhotonVision has utility functions and docs for that we may want to consider replicating.

https://docs.photonvision.org/en/latest/docs/programming/photonlib/util-calculations.html

贡献者指南