00
In productionProbeginnerSafety gating
E-STOP does not stop the robot
Make E-STOP win over the manual override so the robot always stops when it is engaged.
Pairs with Field cases: safety gating from a real AMR in Production ROS Operations. Read the concept first, then diagnose it here.
Unlock this lab with ProOperator report
With the manual override engaged, pressing E-STOP no longer zeroes the commanded velocity.
Ubuntu 24.04, ROS 2 Jazzy, Cyclone DDS, containers, systemd, OpenTelemetry fleet sandbox
System boundary
Trace only the relevant path.
- 01command→
- 02cmd_vel_gate→
- 03wheelsOUT
02
How this lab works
You diagnose it. No command list.
Open the repair workspace and gather your own evidence in a real terminal. No diagnostic commands are handed to you - finding the fault is the exercise. Stuck? Progressive hints unlock inside the workspace.
Verification
Pass more than the visible symptom.
- E-STOP forces zero output, even with the override engaged
- Commands pass through when E-STOP is clear
- Hidden regression behavior
- Root cause explanation