public class VisionPurePursuitV2
extends Command
Constructor and Description |
---|
VisionPurePursuitV2(DriveBase driveBase,
MustangSensors sensors,
boolean isReversed,
MutableDouble finalAngle,
double offset,
MustangCoprocessor coprocessor) |
public VisionPurePursuitV2(DriveBase driveBase, MustangSensors sensors, boolean isReversed, MutableDouble finalAngle, double offset, MustangCoprocessor coprocessor)
finalAngle
- a MutableDouble object reference to the angle (using zeroed yaw) this PurePursuit command should end up at compared to the zeroed yaw.