Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Makoto Kurihara
- Tomohito Ando
Authors
mrm_emergency_stop_operator
Purpose
MRM emergency stop operator is a node that generates emergency stop commands according to the emergency stop MRM order.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
~/input/mrm/emergency_stop/operate |
tier4_system_msgs::srv::OperateMrm |
MRM execution order |
~/input/control/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Control command output from the last node of the control component. Used for the initial value of the emergency stop command. |
Output
Name | Type | Description |
---|---|---|
~/output/mrm/emergency_stop/status |
tier4_system_msgs::msg::MrmBehaviorStatus |
MRM execution status |
~/output/mrm/emergency_stop/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Emergency stop command |
Parameters
Node Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
update_rate | int | 30 |
Timer callback frequency [Hz] |
Core Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
target_acceleration | double | -2.5 |
Target acceleration for emergency stop [m/s^2] |
target_jerk | double | -1.5 |
Target jerk for emergency stop [m/s^3] |
Assumptions / Known limits
TBD.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_adapi_v1_msgs | |
autoware_auto_control_msgs | |
rclcpp | |
rclcpp_components | |
std_msgs | |
std_srvs | |
tier4_system_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged mrm_emergency_stop_operator at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Makoto Kurihara
- Tomohito Ando
Authors
mrm_emergency_stop_operator
Purpose
MRM emergency stop operator is a node that generates emergency stop commands according to the emergency stop MRM order.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
~/input/mrm/emergency_stop/operate |
tier4_system_msgs::srv::OperateMrm |
MRM execution order |
~/input/control/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Control command output from the last node of the control component. Used for the initial value of the emergency stop command. |
Output
Name | Type | Description |
---|---|---|
~/output/mrm/emergency_stop/status |
tier4_system_msgs::msg::MrmBehaviorStatus |
MRM execution status |
~/output/mrm/emergency_stop/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Emergency stop command |
Parameters
Node Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
update_rate | int | 30 |
Timer callback frequency [Hz] |
Core Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
target_acceleration | double | -2.5 |
Target acceleration for emergency stop [m/s^2] |
target_jerk | double | -1.5 |
Target jerk for emergency stop [m/s^3] |
Assumptions / Known limits
TBD.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_adapi_v1_msgs | |
autoware_auto_control_msgs | |
rclcpp | |
rclcpp_components | |
std_msgs | |
std_srvs | |
tier4_system_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged mrm_emergency_stop_operator at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Makoto Kurihara
- Tomohito Ando
Authors
mrm_emergency_stop_operator
Purpose
MRM emergency stop operator is a node that generates emergency stop commands according to the emergency stop MRM order.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
~/input/mrm/emergency_stop/operate |
tier4_system_msgs::srv::OperateMrm |
MRM execution order |
~/input/control/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Control command output from the last node of the control component. Used for the initial value of the emergency stop command. |
Output
Name | Type | Description |
---|---|---|
~/output/mrm/emergency_stop/status |
tier4_system_msgs::msg::MrmBehaviorStatus |
MRM execution status |
~/output/mrm/emergency_stop/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Emergency stop command |
Parameters
Node Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
update_rate | int | 30 |
Timer callback frequency [Hz] |
Core Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
target_acceleration | double | -2.5 |
Target acceleration for emergency stop [m/s^2] |
target_jerk | double | -1.5 |
Target jerk for emergency stop [m/s^3] |
Assumptions / Known limits
TBD.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_adapi_v1_msgs | |
autoware_auto_control_msgs | |
rclcpp | |
rclcpp_components | |
std_msgs | |
std_srvs | |
tier4_system_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged mrm_emergency_stop_operator at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Makoto Kurihara
- Tomohito Ando
Authors
mrm_emergency_stop_operator
Purpose
MRM emergency stop operator is a node that generates emergency stop commands according to the emergency stop MRM order.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
~/input/mrm/emergency_stop/operate |
tier4_system_msgs::srv::OperateMrm |
MRM execution order |
~/input/control/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Control command output from the last node of the control component. Used for the initial value of the emergency stop command. |
Output
Name | Type | Description |
---|---|---|
~/output/mrm/emergency_stop/status |
tier4_system_msgs::msg::MrmBehaviorStatus |
MRM execution status |
~/output/mrm/emergency_stop/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Emergency stop command |
Parameters
Node Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
update_rate | int | 30 |
Timer callback frequency [Hz] |
Core Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
target_acceleration | double | -2.5 |
Target acceleration for emergency stop [m/s^2] |
target_jerk | double | -1.5 |
Target jerk for emergency stop [m/s^3] |
Assumptions / Known limits
TBD.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_adapi_v1_msgs | |
autoware_auto_control_msgs | |
rclcpp | |
rclcpp_components | |
std_msgs | |
std_srvs | |
tier4_system_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged mrm_emergency_stop_operator at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Makoto Kurihara
- Tomohito Ando
Authors
mrm_emergency_stop_operator
Purpose
MRM emergency stop operator is a node that generates emergency stop commands according to the emergency stop MRM order.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
~/input/mrm/emergency_stop/operate |
tier4_system_msgs::srv::OperateMrm |
MRM execution order |
~/input/control/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Control command output from the last node of the control component. Used for the initial value of the emergency stop command. |
Output
Name | Type | Description |
---|---|---|
~/output/mrm/emergency_stop/status |
tier4_system_msgs::msg::MrmBehaviorStatus |
MRM execution status |
~/output/mrm/emergency_stop/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Emergency stop command |
Parameters
Node Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
update_rate | int | 30 |
Timer callback frequency [Hz] |
Core Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
target_acceleration | double | -2.5 |
Target acceleration for emergency stop [m/s^2] |
target_jerk | double | -1.5 |
Target jerk for emergency stop [m/s^3] |
Assumptions / Known limits
TBD.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_adapi_v1_msgs | |
autoware_auto_control_msgs | |
rclcpp | |
rclcpp_components | |
std_msgs | |
std_srvs | |
tier4_system_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged mrm_emergency_stop_operator at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Makoto Kurihara
- Tomohito Ando
Authors
mrm_emergency_stop_operator
Purpose
MRM emergency stop operator is a node that generates emergency stop commands according to the emergency stop MRM order.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
~/input/mrm/emergency_stop/operate |
tier4_system_msgs::srv::OperateMrm |
MRM execution order |
~/input/control/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Control command output from the last node of the control component. Used for the initial value of the emergency stop command. |
Output
Name | Type | Description |
---|---|---|
~/output/mrm/emergency_stop/status |
tier4_system_msgs::msg::MrmBehaviorStatus |
MRM execution status |
~/output/mrm/emergency_stop/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Emergency stop command |
Parameters
Node Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
update_rate | int | 30 |
Timer callback frequency [Hz] |
Core Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
target_acceleration | double | -2.5 |
Target acceleration for emergency stop [m/s^2] |
target_jerk | double | -1.5 |
Target jerk for emergency stop [m/s^3] |
Assumptions / Known limits
TBD.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_adapi_v1_msgs | |
autoware_auto_control_msgs | |
rclcpp | |
rclcpp_components | |
std_msgs | |
std_srvs | |
tier4_system_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged mrm_emergency_stop_operator at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Makoto Kurihara
- Tomohito Ando
Authors
mrm_emergency_stop_operator
Purpose
MRM emergency stop operator is a node that generates emergency stop commands according to the emergency stop MRM order.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
~/input/mrm/emergency_stop/operate |
tier4_system_msgs::srv::OperateMrm |
MRM execution order |
~/input/control/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Control command output from the last node of the control component. Used for the initial value of the emergency stop command. |
Output
Name | Type | Description |
---|---|---|
~/output/mrm/emergency_stop/status |
tier4_system_msgs::msg::MrmBehaviorStatus |
MRM execution status |
~/output/mrm/emergency_stop/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Emergency stop command |
Parameters
Node Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
update_rate | int | 30 |
Timer callback frequency [Hz] |
Core Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
target_acceleration | double | -2.5 |
Target acceleration for emergency stop [m/s^2] |
target_jerk | double | -1.5 |
Target jerk for emergency stop [m/s^3] |
Assumptions / Known limits
TBD.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_adapi_v1_msgs | |
autoware_auto_control_msgs | |
rclcpp | |
rclcpp_components | |
std_msgs | |
std_srvs | |
tier4_system_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged mrm_emergency_stop_operator at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Makoto Kurihara
- Tomohito Ando
Authors
mrm_emergency_stop_operator
Purpose
MRM emergency stop operator is a node that generates emergency stop commands according to the emergency stop MRM order.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
~/input/mrm/emergency_stop/operate |
tier4_system_msgs::srv::OperateMrm |
MRM execution order |
~/input/control/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Control command output from the last node of the control component. Used for the initial value of the emergency stop command. |
Output
Name | Type | Description |
---|---|---|
~/output/mrm/emergency_stop/status |
tier4_system_msgs::msg::MrmBehaviorStatus |
MRM execution status |
~/output/mrm/emergency_stop/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Emergency stop command |
Parameters
Node Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
update_rate | int | 30 |
Timer callback frequency [Hz] |
Core Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
target_acceleration | double | -2.5 |
Target acceleration for emergency stop [m/s^2] |
target_jerk | double | -1.5 |
Target jerk for emergency stop [m/s^3] |
Assumptions / Known limits
TBD.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_adapi_v1_msgs | |
autoware_auto_control_msgs | |
rclcpp | |
rclcpp_components | |
std_msgs | |
std_srvs | |
tier4_system_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged mrm_emergency_stop_operator at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Makoto Kurihara
- Tomohito Ando
Authors
mrm_emergency_stop_operator
Purpose
MRM emergency stop operator is a node that generates emergency stop commands according to the emergency stop MRM order.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
~/input/mrm/emergency_stop/operate |
tier4_system_msgs::srv::OperateMrm |
MRM execution order |
~/input/control/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Control command output from the last node of the control component. Used for the initial value of the emergency stop command. |
Output
Name | Type | Description |
---|---|---|
~/output/mrm/emergency_stop/status |
tier4_system_msgs::msg::MrmBehaviorStatus |
MRM execution status |
~/output/mrm/emergency_stop/control_cmd |
autoware_auto_control_msgs::msg::AckermannControlCommand |
Emergency stop command |
Parameters
Node Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
update_rate | int | 30 |
Timer callback frequency [Hz] |
Core Parameters
Name | Type | Default value | Explanation |
---|---|---|---|
target_acceleration | double | -2.5 |
Target acceleration for emergency stop [m/s^2] |
target_jerk | double | -1.5 |
Target jerk for emergency stop [m/s^3] |
Assumptions / Known limits
TBD.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_adapi_v1_msgs | |
autoware_auto_control_msgs | |
rclcpp | |
rclcpp_components | |
std_msgs | |
std_srvs | |
tier4_system_msgs |