Class ParallelElevatorWristRun

All Implemented Interfaces:
Sendable

public class ParallelElevatorWristRun extends ParallelCommandGroup
  • Constructor Details

    • ParallelElevatorWristRun

      public ParallelElevatorWristRun(ElevatorSubsystem elevatorSubsystem, WristSubsystem wristSubsystem, Distance elevatorHeight, Angle wristAngle)
      Creates a new ParallelElevatorWristRun command group that moves both the elevator and wrist to specified positions simultaneously. Proxies the commands to cede back to default command after runtime automatically.
      Parameters:
      elevatorSubsystem - The elevator subsystem
      wristSubsystem - The wrist subsystem
      elevatorHeight - Target height for the elevator
      wristAngle - Target angle for the wrist