Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
Authors
autoware_control_command_gate
Overview
This package subscribes to multiple commands, selects one and publish it. Here, unless otherwise specified, command refers to a set of four commands: control, gear, turn_indicators, and hazard_lights. Each command input is identified as a command source, an arbitrary string. The node also applies a nominal filter to the selected commands to correct for obvious abnormal values.
Requirements
- Functional
- Subscribe to multiple commands as command source.
- Generate a builtin stop command as command source.
- Select one from the command sources and publish it.
- Filter abnormal values in the command selected.
- Filter the command selected smoothly on mode transition when requested.
- Support parking mode for humans to explicitly stop the vehicle (T.B.D.).
- Safety
- Detect timeouts for each command source.
- Select builtin stop when selected command source is not available.
Changelog for package autoware_control_command_gate
0.47.0 (2025-08-11)
-
feat: enable to remap control cmd from autoware launch (#11019)
- feat: add args
- feat: add another cmd
- fix
- feat: add comment
- style(pre-commit): autofix
- feat: remove ~/
* feat: remap vehicle cmd gate as well ---------Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
feat(control_command_gate): support vehicle_cmd_gate interface (#10917)
-
fix(control_command_gate): fix for pause interface (#10877)
- fix(control_command_gate): add pause interface
* fix acceleration ---------
-
Contributors: Takagi, Isamu, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(control_command_gate): create package (#10169)
- Contributors: TaikiYamada4, Takagi, Isamu
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_control_launch |
Launch files
- launch/control_command_gate.launch.xml
-
- config [default: $(find-pkg-share autoware_control_command_gate)/config/default.param.yaml]
- output/control [default: /control/command/control_cmd]
- output/gear [default: /control/command/gear_cmd]
- output/turn_indicators [default: /control/command/turn_indicators_cmd]
- output/hazard_lights [default: /control/command/hazard_lights_cmd]
- inputs/main/control [default: /control/trajectory_follower/control_cmd]
- inputs/main/gear [default: /control/shift_decider/gear_cmd]
- inputs/main/hazard_lights [default: /planning/hazard_lights_cmd]
- inputs/main/turn_indicators [default: /planning/turn_indicators_cmd]
Messages
Services
Plugins
Recent questions tagged autoware_control_command_gate at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
Authors
autoware_control_command_gate
Overview
This package subscribes to multiple commands, selects one and publish it. Here, unless otherwise specified, command refers to a set of four commands: control, gear, turn_indicators, and hazard_lights. Each command input is identified as a command source, an arbitrary string. The node also applies a nominal filter to the selected commands to correct for obvious abnormal values.
Requirements
- Functional
- Subscribe to multiple commands as command source.
- Generate a builtin stop command as command source.
- Select one from the command sources and publish it.
- Filter abnormal values in the command selected.
- Filter the command selected smoothly on mode transition when requested.
- Support parking mode for humans to explicitly stop the vehicle (T.B.D.).
- Safety
- Detect timeouts for each command source.
- Select builtin stop when selected command source is not available.
Changelog for package autoware_control_command_gate
0.47.0 (2025-08-11)
-
feat: enable to remap control cmd from autoware launch (#11019)
- feat: add args
- feat: add another cmd
- fix
- feat: add comment
- style(pre-commit): autofix
- feat: remove ~/
* feat: remap vehicle cmd gate as well ---------Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
feat(control_command_gate): support vehicle_cmd_gate interface (#10917)
-
fix(control_command_gate): fix for pause interface (#10877)
- fix(control_command_gate): add pause interface
* fix acceleration ---------
-
Contributors: Takagi, Isamu, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(control_command_gate): create package (#10169)
- Contributors: TaikiYamada4, Takagi, Isamu
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_control_launch |
Launch files
- launch/control_command_gate.launch.xml
-
- config [default: $(find-pkg-share autoware_control_command_gate)/config/default.param.yaml]
- output/control [default: /control/command/control_cmd]
- output/gear [default: /control/command/gear_cmd]
- output/turn_indicators [default: /control/command/turn_indicators_cmd]
- output/hazard_lights [default: /control/command/hazard_lights_cmd]
- inputs/main/control [default: /control/trajectory_follower/control_cmd]
- inputs/main/gear [default: /control/shift_decider/gear_cmd]
- inputs/main/hazard_lights [default: /planning/hazard_lights_cmd]
- inputs/main/turn_indicators [default: /planning/turn_indicators_cmd]
Messages
Services
Plugins
Recent questions tagged autoware_control_command_gate at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
Authors
autoware_control_command_gate
Overview
This package subscribes to multiple commands, selects one and publish it. Here, unless otherwise specified, command refers to a set of four commands: control, gear, turn_indicators, and hazard_lights. Each command input is identified as a command source, an arbitrary string. The node also applies a nominal filter to the selected commands to correct for obvious abnormal values.
Requirements
- Functional
- Subscribe to multiple commands as command source.
- Generate a builtin stop command as command source.
- Select one from the command sources and publish it.
- Filter abnormal values in the command selected.
- Filter the command selected smoothly on mode transition when requested.
- Support parking mode for humans to explicitly stop the vehicle (T.B.D.).
- Safety
- Detect timeouts for each command source.
- Select builtin stop when selected command source is not available.
Changelog for package autoware_control_command_gate
0.47.0 (2025-08-11)
-
feat: enable to remap control cmd from autoware launch (#11019)
- feat: add args
- feat: add another cmd
- fix
- feat: add comment
- style(pre-commit): autofix
- feat: remove ~/
* feat: remap vehicle cmd gate as well ---------Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
feat(control_command_gate): support vehicle_cmd_gate interface (#10917)
-
fix(control_command_gate): fix for pause interface (#10877)
- fix(control_command_gate): add pause interface
* fix acceleration ---------
-
Contributors: Takagi, Isamu, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(control_command_gate): create package (#10169)
- Contributors: TaikiYamada4, Takagi, Isamu
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_control_launch |
Launch files
- launch/control_command_gate.launch.xml
-
- config [default: $(find-pkg-share autoware_control_command_gate)/config/default.param.yaml]
- output/control [default: /control/command/control_cmd]
- output/gear [default: /control/command/gear_cmd]
- output/turn_indicators [default: /control/command/turn_indicators_cmd]
- output/hazard_lights [default: /control/command/hazard_lights_cmd]
- inputs/main/control [default: /control/trajectory_follower/control_cmd]
- inputs/main/gear [default: /control/shift_decider/gear_cmd]
- inputs/main/hazard_lights [default: /planning/hazard_lights_cmd]
- inputs/main/turn_indicators [default: /planning/turn_indicators_cmd]
Messages
Services
Plugins
Recent questions tagged autoware_control_command_gate at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
Authors
autoware_control_command_gate
Overview
This package subscribes to multiple commands, selects one and publish it. Here, unless otherwise specified, command refers to a set of four commands: control, gear, turn_indicators, and hazard_lights. Each command input is identified as a command source, an arbitrary string. The node also applies a nominal filter to the selected commands to correct for obvious abnormal values.
Requirements
- Functional
- Subscribe to multiple commands as command source.
- Generate a builtin stop command as command source.
- Select one from the command sources and publish it.
- Filter abnormal values in the command selected.
- Filter the command selected smoothly on mode transition when requested.
- Support parking mode for humans to explicitly stop the vehicle (T.B.D.).
- Safety
- Detect timeouts for each command source.
- Select builtin stop when selected command source is not available.
Changelog for package autoware_control_command_gate
0.47.0 (2025-08-11)
-
feat: enable to remap control cmd from autoware launch (#11019)
- feat: add args
- feat: add another cmd
- fix
- feat: add comment
- style(pre-commit): autofix
- feat: remove ~/
* feat: remap vehicle cmd gate as well ---------Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
feat(control_command_gate): support vehicle_cmd_gate interface (#10917)
-
fix(control_command_gate): fix for pause interface (#10877)
- fix(control_command_gate): add pause interface
* fix acceleration ---------
-
Contributors: Takagi, Isamu, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(control_command_gate): create package (#10169)
- Contributors: TaikiYamada4, Takagi, Isamu
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_control_launch |
Launch files
- launch/control_command_gate.launch.xml
-
- config [default: $(find-pkg-share autoware_control_command_gate)/config/default.param.yaml]
- output/control [default: /control/command/control_cmd]
- output/gear [default: /control/command/gear_cmd]
- output/turn_indicators [default: /control/command/turn_indicators_cmd]
- output/hazard_lights [default: /control/command/hazard_lights_cmd]
- inputs/main/control [default: /control/trajectory_follower/control_cmd]
- inputs/main/gear [default: /control/shift_decider/gear_cmd]
- inputs/main/hazard_lights [default: /planning/hazard_lights_cmd]
- inputs/main/turn_indicators [default: /planning/turn_indicators_cmd]
Messages
Services
Plugins
Recent questions tagged autoware_control_command_gate at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
Authors
autoware_control_command_gate
Overview
This package subscribes to multiple commands, selects one and publish it. Here, unless otherwise specified, command refers to a set of four commands: control, gear, turn_indicators, and hazard_lights. Each command input is identified as a command source, an arbitrary string. The node also applies a nominal filter to the selected commands to correct for obvious abnormal values.
Requirements
- Functional
- Subscribe to multiple commands as command source.
- Generate a builtin stop command as command source.
- Select one from the command sources and publish it.
- Filter abnormal values in the command selected.
- Filter the command selected smoothly on mode transition when requested.
- Support parking mode for humans to explicitly stop the vehicle (T.B.D.).
- Safety
- Detect timeouts for each command source.
- Select builtin stop when selected command source is not available.
Changelog for package autoware_control_command_gate
0.47.0 (2025-08-11)
-
feat: enable to remap control cmd from autoware launch (#11019)
- feat: add args
- feat: add another cmd
- fix
- feat: add comment
- style(pre-commit): autofix
- feat: remove ~/
* feat: remap vehicle cmd gate as well ---------Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
feat(control_command_gate): support vehicle_cmd_gate interface (#10917)
-
fix(control_command_gate): fix for pause interface (#10877)
- fix(control_command_gate): add pause interface
* fix acceleration ---------
-
Contributors: Takagi, Isamu, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(control_command_gate): create package (#10169)
- Contributors: TaikiYamada4, Takagi, Isamu
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_control_launch |
Launch files
- launch/control_command_gate.launch.xml
-
- config [default: $(find-pkg-share autoware_control_command_gate)/config/default.param.yaml]
- output/control [default: /control/command/control_cmd]
- output/gear [default: /control/command/gear_cmd]
- output/turn_indicators [default: /control/command/turn_indicators_cmd]
- output/hazard_lights [default: /control/command/hazard_lights_cmd]
- inputs/main/control [default: /control/trajectory_follower/control_cmd]
- inputs/main/gear [default: /control/shift_decider/gear_cmd]
- inputs/main/hazard_lights [default: /planning/hazard_lights_cmd]
- inputs/main/turn_indicators [default: /planning/turn_indicators_cmd]
Messages
Services
Plugins
Recent questions tagged autoware_control_command_gate at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
Authors
autoware_control_command_gate
Overview
This package subscribes to multiple commands, selects one and publish it. Here, unless otherwise specified, command refers to a set of four commands: control, gear, turn_indicators, and hazard_lights. Each command input is identified as a command source, an arbitrary string. The node also applies a nominal filter to the selected commands to correct for obvious abnormal values.
Requirements
- Functional
- Subscribe to multiple commands as command source.
- Generate a builtin stop command as command source.
- Select one from the command sources and publish it.
- Filter abnormal values in the command selected.
- Filter the command selected smoothly on mode transition when requested.
- Support parking mode for humans to explicitly stop the vehicle (T.B.D.).
- Safety
- Detect timeouts for each command source.
- Select builtin stop when selected command source is not available.
Changelog for package autoware_control_command_gate
0.47.0 (2025-08-11)
-
feat: enable to remap control cmd from autoware launch (#11019)
- feat: add args
- feat: add another cmd
- fix
- feat: add comment
- style(pre-commit): autofix
- feat: remove ~/
* feat: remap vehicle cmd gate as well ---------Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
feat(control_command_gate): support vehicle_cmd_gate interface (#10917)
-
fix(control_command_gate): fix for pause interface (#10877)
- fix(control_command_gate): add pause interface
* fix acceleration ---------
-
Contributors: Takagi, Isamu, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(control_command_gate): create package (#10169)
- Contributors: TaikiYamada4, Takagi, Isamu
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_control_launch |
Launch files
- launch/control_command_gate.launch.xml
-
- config [default: $(find-pkg-share autoware_control_command_gate)/config/default.param.yaml]
- output/control [default: /control/command/control_cmd]
- output/gear [default: /control/command/gear_cmd]
- output/turn_indicators [default: /control/command/turn_indicators_cmd]
- output/hazard_lights [default: /control/command/hazard_lights_cmd]
- inputs/main/control [default: /control/trajectory_follower/control_cmd]
- inputs/main/gear [default: /control/shift_decider/gear_cmd]
- inputs/main/hazard_lights [default: /planning/hazard_lights_cmd]
- inputs/main/turn_indicators [default: /planning/turn_indicators_cmd]
Messages
Services
Plugins
Recent questions tagged autoware_control_command_gate at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
Authors
autoware_control_command_gate
Overview
This package subscribes to multiple commands, selects one and publish it. Here, unless otherwise specified, command refers to a set of four commands: control, gear, turn_indicators, and hazard_lights. Each command input is identified as a command source, an arbitrary string. The node also applies a nominal filter to the selected commands to correct for obvious abnormal values.
Requirements
- Functional
- Subscribe to multiple commands as command source.
- Generate a builtin stop command as command source.
- Select one from the command sources and publish it.
- Filter abnormal values in the command selected.
- Filter the command selected smoothly on mode transition when requested.
- Support parking mode for humans to explicitly stop the vehicle (T.B.D.).
- Safety
- Detect timeouts for each command source.
- Select builtin stop when selected command source is not available.
Changelog for package autoware_control_command_gate
0.47.0 (2025-08-11)
-
feat: enable to remap control cmd from autoware launch (#11019)
- feat: add args
- feat: add another cmd
- fix
- feat: add comment
- style(pre-commit): autofix
- feat: remove ~/
* feat: remap vehicle cmd gate as well ---------Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
feat(control_command_gate): support vehicle_cmd_gate interface (#10917)
-
fix(control_command_gate): fix for pause interface (#10877)
- fix(control_command_gate): add pause interface
* fix acceleration ---------
-
Contributors: Takagi, Isamu, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(control_command_gate): create package (#10169)
- Contributors: TaikiYamada4, Takagi, Isamu
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_control_launch |
Launch files
- launch/control_command_gate.launch.xml
-
- config [default: $(find-pkg-share autoware_control_command_gate)/config/default.param.yaml]
- output/control [default: /control/command/control_cmd]
- output/gear [default: /control/command/gear_cmd]
- output/turn_indicators [default: /control/command/turn_indicators_cmd]
- output/hazard_lights [default: /control/command/hazard_lights_cmd]
- inputs/main/control [default: /control/trajectory_follower/control_cmd]
- inputs/main/gear [default: /control/shift_decider/gear_cmd]
- inputs/main/hazard_lights [default: /planning/hazard_lights_cmd]
- inputs/main/turn_indicators [default: /planning/turn_indicators_cmd]
Messages
Services
Plugins
Recent questions tagged autoware_control_command_gate at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
Authors
autoware_control_command_gate
Overview
This package subscribes to multiple commands, selects one and publish it. Here, unless otherwise specified, command refers to a set of four commands: control, gear, turn_indicators, and hazard_lights. Each command input is identified as a command source, an arbitrary string. The node also applies a nominal filter to the selected commands to correct for obvious abnormal values.
Requirements
- Functional
- Subscribe to multiple commands as command source.
- Generate a builtin stop command as command source.
- Select one from the command sources and publish it.
- Filter abnormal values in the command selected.
- Filter the command selected smoothly on mode transition when requested.
- Support parking mode for humans to explicitly stop the vehicle (T.B.D.).
- Safety
- Detect timeouts for each command source.
- Select builtin stop when selected command source is not available.
Changelog for package autoware_control_command_gate
0.47.0 (2025-08-11)
-
feat: enable to remap control cmd from autoware launch (#11019)
- feat: add args
- feat: add another cmd
- fix
- feat: add comment
- style(pre-commit): autofix
- feat: remove ~/
* feat: remap vehicle cmd gate as well ---------Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
feat(control_command_gate): support vehicle_cmd_gate interface (#10917)
-
fix(control_command_gate): fix for pause interface (#10877)
- fix(control_command_gate): add pause interface
* fix acceleration ---------
-
Contributors: Takagi, Isamu, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(control_command_gate): create package (#10169)
- Contributors: TaikiYamada4, Takagi, Isamu
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_control_launch |
Launch files
- launch/control_command_gate.launch.xml
-
- config [default: $(find-pkg-share autoware_control_command_gate)/config/default.param.yaml]
- output/control [default: /control/command/control_cmd]
- output/gear [default: /control/command/gear_cmd]
- output/turn_indicators [default: /control/command/turn_indicators_cmd]
- output/hazard_lights [default: /control/command/hazard_lights_cmd]
- inputs/main/control [default: /control/trajectory_follower/control_cmd]
- inputs/main/gear [default: /control/shift_decider/gear_cmd]
- inputs/main/hazard_lights [default: /planning/hazard_lights_cmd]
- inputs/main/turn_indicators [default: /planning/turn_indicators_cmd]
Messages
Services
Plugins
Recent questions tagged autoware_control_command_gate at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
Authors
autoware_control_command_gate
Overview
This package subscribes to multiple commands, selects one and publish it. Here, unless otherwise specified, command refers to a set of four commands: control, gear, turn_indicators, and hazard_lights. Each command input is identified as a command source, an arbitrary string. The node also applies a nominal filter to the selected commands to correct for obvious abnormal values.
Requirements
- Functional
- Subscribe to multiple commands as command source.
- Generate a builtin stop command as command source.
- Select one from the command sources and publish it.
- Filter abnormal values in the command selected.
- Filter the command selected smoothly on mode transition when requested.
- Support parking mode for humans to explicitly stop the vehicle (T.B.D.).
- Safety
- Detect timeouts for each command source.
- Select builtin stop when selected command source is not available.
Changelog for package autoware_control_command_gate
0.47.0 (2025-08-11)
-
feat: enable to remap control cmd from autoware launch (#11019)
- feat: add args
- feat: add another cmd
- fix
- feat: add comment
- style(pre-commit): autofix
- feat: remove ~/
* feat: remap vehicle cmd gate as well ---------Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
feat(control_command_gate): support vehicle_cmd_gate interface (#10917)
-
fix(control_command_gate): fix for pause interface (#10877)
- fix(control_command_gate): add pause interface
* fix acceleration ---------
-
Contributors: Takagi, Isamu, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
- Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
- feat(control_command_gate): create package (#10169)
- Contributors: TaikiYamada4, Takagi, Isamu
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_control_launch |
Launch files
- launch/control_command_gate.launch.xml
-
- config [default: $(find-pkg-share autoware_control_command_gate)/config/default.param.yaml]
- output/control [default: /control/command/control_cmd]
- output/gear [default: /control/command/gear_cmd]
- output/turn_indicators [default: /control/command/turn_indicators_cmd]
- output/hazard_lights [default: /control/command/hazard_lights_cmd]
- inputs/main/control [default: /control/trajectory_follower/control_cmd]
- inputs/main/gear [default: /control/shift_decider/gear_cmd]
- inputs/main/hazard_lights [default: /planning/hazard_lights_cmd]
- inputs/main/turn_indicators [default: /planning/turn_indicators_cmd]