diff --git a/docs/design/autoware-interfaces/ad-api/features/fail-safe.md b/docs/design/autoware-interfaces/ad-api/features/fail-safe.md index 355c402bac8..9e0c7ebe66b 100644 --- a/docs/design/autoware-interfaces/ad-api/features/fail-safe.md +++ b/docs/design/autoware-interfaces/ad-api/features/fail-safe.md @@ -41,3 +41,4 @@ This is service dependent. Autoware supports the following transitions by defaul | NONE | MRM is not operating or is operating but no special behavior is required. | | COMFORTABLE_STOP | The vehicle will stop quickly with a comfortable deceleration. | | EMERGENCY_STOP | The vehicle will stop immediately with as much deceleration as possible. | +| PULL_OVER | The vehicle will stop after moving to the side of the road. | diff --git a/docs/design/autoware-interfaces/ad-api/features/fail-safe/mrm-behavior.drawio.svg b/docs/design/autoware-interfaces/ad-api/features/fail-safe/mrm-behavior.drawio.svg index f27c8da5e81..60ad3790edc 100644 --- a/docs/design/autoware-interfaces/ad-api/features/fail-safe/mrm-behavior.drawio.svg +++ b/docs/design/autoware-interfaces/ad-api/features/fail-safe/mrm-behavior.drawio.svg @@ -1,73 +1,4 @@ - - - - - - - - - - - - - - -
-
-
- NONE -
-
-
-
- - NONE - -
-
- - - - -
-
-
- EMERGENCY_STOP -
-
-
-
- - EMERGENCY_STOP - -
-
- - - - - - -
-
-
- COMFORTABLE_STOP -
-
-
-
- - COMFORTABLE_STOP - -
-
-
- - - - - Viewer does not support full SVG 1.1 - - - -
\ No newline at end of file + + + +
NONE
NONE
COMFORTABLE_STOP
COMFORTABLE_STOP
EMERGENCY_STOP
EMERGENCY_STOP
PULL_OVER
PULL_OVER
Text is not SVG - cannot display
\ No newline at end of file