cavineers / RobotCode2021

Robot Code for the 2021 at home challenge.
Other
0 stars 0 forks source link

[AutoPath] Set tolerance levels per plot #53

Closed brycecary closed 3 years ago

brycecary commented 3 years ago

Set translation and rotation tolerance per plot.

Will need to create a Plot class that extends Pose2d and add tolerance getters and setters for each type.