itrt4176 / rapidreact2022

GNU General Public License v3.0
1 stars 0 forks source link

Drive to Pose #7

Open npmanos opened 2 years ago

npmanos commented 2 years ago

Overview

Follow trajectory to drive robot to a specific position as defined by a Pose2d.

Tasks

Suggested Implementation

Follow tutorials in Helpful Links below

Helpful Links

Characterization tutorial Trajectory tutorial

Notes

Only additions to the drive subsystem required should be the driveVolts method. Everything else should already be provided by MecanumDriveSubsystem once #2 is complete.