Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]
Messages
Services
Plugins
Recent questions tagged autoware_adapi_adaptors at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.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 | 2025-06-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Takagi, Isamu
- Ryohsuke Mitsudome
- Yukihiro Saito
- Junya Sasaki
Authors
adapi_adaptors
initial_pose_adaptor
This node makes it easy to use the localization AD API from RViz. When a initial pose topic is received, call the localization initialize API. This node depends on the map height fitter library. See here for more details.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | initialpose | /initialpose | The pose for localization initialization. |
Client | - | /api/localization/initialize | The localization initialize API. |
routing_adaptor
This node makes it easy to use the routing AD API from RViz. When a goal pose topic is received, reset the waypoints and call the API. When a waypoint pose topic is received, append it to the end of the waypoints to call the API. The clear API is called automatically before setting the route.
Interface | Local Name | Global Name | Description |
---|---|---|---|
Subscription | - | /api/routing/state | The state of the routing API. |
Subscription | ~/input/fixed_goal | /planning/mission_planning/goal | The goal pose of route. Disable goal modification. |
Subscription | ~/input/rough_goal | /rviz/routing/rough_goal | The goal pose of route. Enable goal modification. |
Subscription | ~/input/reroute | /rviz/routing/reroute | The goal pose of reroute. |
Subscription | ~/input/waypoint | /planning/mission_planning/checkpoint | The waypoint pose of route. |
Client | - | /api/routing/clear_route | The route clear API. |
Client | - | /api/routing/set_route_points | The route points set API. |
Client | - | /api/routing/change_route_points | The route points change API. |
parameters
{{ json_to_markdown(“system/autoware_default_adapi_helpers/adapi_adaptors/schema/adapi_adaptors.schema.json”) }}
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/rviz_adaptors.launch.xml
-
- rviz_initial_pose_auto_fix_target [default: pointcloud_map]