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

貢獻者指南