wpilibsuite/allwpilib

Make all pose estimator example projects use Field2d

Open

#5,449 opened on Jul 16, 2023

View on GitHub
 (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
 (PR metrics pending)

Description

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

Contributor guide