wpilibsuite/wpilib-docs

Pose estimator article doesn't show usage

Offen

#1.413 geöffnet am 23.08.2021

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (297 Forks)auto 404
Component: ControlsContributors WelcomeExamplesHelp Wanted

Repository-Metriken

Stars
 (187 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 7T 6h) (14 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide