runBlocking

public final Unit runBlocking()

Runs this command independently of the CommandScheduler. Initializes, executes and ends this command synchronously while also updating all of its required components and updating CommandScheduler.telem.

Note: If this command does not end by itself, this method will run continuously.