Skip to content
Jessica Janiuk edited this page Jun 25, 2026 · 2 revisions

Safety

The Safety page configures Amidala's built-in safety features — things that protect your droid (and bystanders) when something goes wrong.


E-Stop (Emergency Stop)

The e-stop immediately cuts drive and dome motors. It can be triggered by:

  • Pressing the configured e-stop button combination on a controller
  • Via the Droid Control web page
  • Automatically, when a controller disconnects (see Controller Timeout)

E-Stop Serial Commands

When an e-stop is triggered, Amidala can broadcast a serial command to connected devices (WCB, etc.) telling them to also stop.

Setting Description
Drive E-Stop Command Serial string sent on drive e-stop
Dome E-Stop Command Serial string sent on dome e-stop

These are useful for stopping any downstream device that might still be running (e.g. a sound effect, a servo, an animated panel) when the droid stops.


Controller Timeout

Setting Description
Controller Timeout How long (ms) without a signal before a controller is considered disconnected. When the drive controller times out, the drive is stopped automatically.

This protects against the droid driving away if the remote loses signal. Set it low enough to react quickly but high enough to tolerate brief RF gaps.


Drive Inactivity Timeout

Setting Description
Inactivity Timeout How long (ms) at zero throttle before drive motor outputs are disabled. Prevents motor controllers from staying powered and heating up when the droid is parked.

Dome Obstruction

The dome motor is cut automatically when the dome stops moving during a commanded move (indicating it hit something). See Dome Drive — RoboClaw for the stall timeout setting.

Clone this wiki locally