Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_command_gate at Robotics Stack Exchange
Package Summary
| Version | 0.1.0 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-05-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Junya Sasaki
Authors
autoware_command_gate
A minimal gateway that exposes operation-mode change services and publishes matching state and gear commands.
Features
- Services
/api/operation_mode/change_to_stopand/api/operation_mode/change_to_autonomous(autoware_adapi_v1_msgs/srv/ChangeOperationMode). - Publishes
/api/operation_mode/state(reliable, transient local QoS) and/control/command/gear_cmdon each service call. - STOP -> gear
PARK; AUTONOMOUS -> gearDRIVE.
Build
colcon build --packages-select autoware_command_gate --symlink-install
Run
Launch as a node:
ros2 launch autoware_command_gate autoware_command_gate.launch.py
Or run directly:
ros2 run autoware_command_gate autoware_command_gate_exe
Interact
Call services (example from a sourced workspace):
ros2 service call /api/operation_mode/change_to_stop autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
ros2 service call /api/operation_mode/change_to_autonomous autoware_adapi_v1_msgs/srv/ChangeOperationMode "{}"
Echo topics:
ros2 topic echo /api/operation_mode/state
ros2 topic echo /control/command/gear_cmd
Tests
Tests are grouped under the following directories:
- Unit tests: test/unit
- Integration tests: test/integration
Run all tests:
colcon test --packages-select autoware_command_gate --event-handlers console_direct+
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| autoware_core_control |