wpilibsuite/wpilib-docs
View on GitHubAdd Field2d debugging steps to trajectory tutorial / troubleshooting
Open
#1,302 opened on Apr 5, 2021
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.