wpilibsuite/wpilib-docs

Add Field2d debugging steps to trajectory tutorial / troubleshooting

Open

#1,302 opened on Apr 5, 2021

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (297 forks)auto 404
Component: PathfollowingGood First IssueType: New Article

Repository metrics

Stars
 (187 stars)
PR merge metrics
 (PR metrics pending)

Description

Now that we have Field2d, we should talk about how teams can visualize their odometry. They can use this to push their robot around when disabled and verify that everything looks correct.

Once 2021.3.1 is out, we should also talk about plotting the desired trajectory.

Contributor guide