| Package | Description |
|---|---|
| frc.team670.robot.commands.drive.purePursuit |
| Modifier and Type | Method and Description |
|---|---|
DrivePower |
PurePursuitTracker.update(Vector currPose,
double currLeftVel,
double currRightVel,
double heading)
Updates the tracker and returns left and right velocities
|