public class PistonClimbWithTiltControl
extends Command
Constructor and Description |
---|
PistonClimbWithTiltControl(int setPoint,
Climber climber,
MustangSensors sensors) |
public PistonClimbWithTiltControl(int setPoint, Climber climber, MustangSensors sensors)
setPoint
- the desired end goal of the climber (Flat, Level 2 or Level
3)climber
- the climber upon which this command will be called on