wpilibsuite/allwpilib

Make all pose estimator example projects use Field2d

Open

#5,449 opened on Jul 16, 2023

 (19 comments) (0 reactions) (0 assignees)C++ (714 forks)auto 404
component: examplesgood first issuetype: fix

Repository metrics

Stars
 (1,281 stars)
PR merge metrics
 (Avg merge 8d 11h) (153 merged PRs in 30d)

Description

The differential drive pose estimator example uses Field2d, but not the mecanum or swerve pose estimator examples.

Contributor guide