wpilibsuite/wpilib-docs
Pose estimator article doesn't show usage
Aberta
#1.413 aberto em 23 de ago. de 2021
Component: ControlsContributors WelcomeExamplesHelp Wanted
Métricas do repositório
- Stars
- (187 estrelas)
- Métricas de merge de PR
- (Mesclagem média 7d 6h) (14 fundiu PRs em 30d)
Description
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