AlignToPoseAuto

public class AlignToPoseAuto extends Command

Constructors

Link copied to clipboard
public void AlignToPoseAuto(Direction offsetSide)
Creates a new AlignSwerve using the Direction Enum.

Functions

Link copied to clipboard
public void end(boolean interrupted)
The action to take when the command ends.
Link copied to clipboard
public void execute()
The main body of a command.
Link copied to clipboard
public void initialize()
The initial subroutine of a command.
Link copied to clipboard
public boolean isFinished()
Returns whether this command has finished.