pause_launch
Pause an active Autoware launch session by suspending all processes in its process group using SIGSTOP. Returns operation status.
Instructions
Pause a running launch session using SIGSTOP.
Suspends all processes in the session's process group.
Args: session_id: Session ID to pause
Returns: Status of the pause operation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID to pause |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||