Reefscape2025
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
Reefscape2025
Reefscape2025
/
frc.robot.commands
/
AlignToPoseAuto
Align
To
Pose
Auto
public
class
AlignToPoseAuto
extends
Command
Members
Constructors
Align
To
Pose
Auto
Link copied to clipboard
public
void
AlignToPoseAuto
(
Direction
offsetSide
)
Creates a new AlignSwerve using the Direction Enum.
Functions
end
Link copied to clipboard
public
void
end
(
boolean interrupted
)
The action to take when the command ends.
execute
Link copied to clipboard
public
void
execute
(
)
The main body of a command.
initialize
Link copied to clipboard
public
void
initialize
(
)
The initial subroutine of a command.
is
Finished
Link copied to clipboard
public
boolean
isFinished
(
)
Returns whether this command has finished.