wpilibsuite/wpilib-docs

Pose estimator article doesn't show usage

オープン

#1,413 opened on 2021/08/23

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (297 件のフォーク)auto 404
Component: ControlsContributors WelcomeExamplesHelp Wanted

Repository metrics

Stars
 (187 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

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