execute

public Unit execute()

The main body of a command. Called repeatedly while the command is scheduled. (That is, it is called repeatedly until .isFinished) returns true.

Refer to commit 9c00e5 for the old method of aligning the robot.