23242526272829
Jaguar pickupMotor_Upper; public void initDefaultCommand() { // Set the default command for a subsystem here. //setDefaultCommand(new MySpecialCommand()); setDefaultCommand(new BallPickupStop()); }