sequential
Creates a SequentialCommandGroup using the provided block to add commands.
Return
A SequentialCommandGroup with the added commands.
Parameters
block
The block to add commands to the sequence.
Creates a SequentialCommandGroup using the provided block to add commands.
A SequentialCommandGroup with the added commands.
The block to add commands to the sequence.