moveElevatorState

public final static SequentialCommandGroup moveElevatorState(ElevatorState state)

Creates a SequentialCommandGroup to move the elevator to a specified state.

Return

A SequentialCommandGroup that moves the elevator to the specified state.

Parameters

state

The desired state of the elevator.