Skip to main content

Stage 8: Launcher Trigger Servo

Continue in Launcher.java. Add the positional servo that releases one ready artifact while preserving the non-blocking TeleOp lifecycle.

Your Task

  1. Add and map a private Servo trigger.
  2. Put its rest and fire positions in RobotConfig.
  3. Detect the A-button rising edge and call launcher.launch() once.
  4. Return the trigger from Launcher.update() after a runtime deadline.

The positional servos should behave as a synchronized pair while the CRServo remains speed-controlled.

Coding Challenge Simulator

Telemark Unit 9 Comprehensive Coding Challenge
The editor opens your saved cumulative DECODE project and adds only the files introduced by this stage.
Use Init and Start to check every unit objective. Passing every check demonstrates full unit mastery.
Complete the stage across its file tabs. The requirement panel checks the compiled project, and a passing stage saves a read-only snapshot.

Passed every challenge check?

Mark the unit mastered to record every lesson objective and continue directly to the next unit. Your progress will be saved in this browser.

Stuck on this lesson?

Ask about anything on this page. It can see which lesson you have open and which part you are reading.