Package Summary
| Version | 0.6.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Description | |
| Checkout URI | https://github.com/autowarefoundation/autoware_tools.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-02-14 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Lewis Smith
Authors
Route history and replay for the planning tool
Overview
This package provides an interactive RViz panel for saving poses, enabling the quick (re)generation of routes for simulation and testing.
Motivation
The repeatable testing of a specific route is slowed by the need to replot. This may be done manually through “Add goal pose” and similar toolbar tools, but use of the GUI is prone to inaccuracy. Alternatively, if poses are recorded separately, service calls may uses. This RViz panel aims to streamline this process.
Quick Start
cd ~/autoware_tools/planning
colcon build --packages-select autoware_route_history
source install/setup.bash
After launching the planning tool the RouteHistory panel will be discoverable. Panels > Add New Panel > RouteHistoryPanel > OK.
Output Files
-
~/.ros/route_history.yaml- Saved routes are paired with uuids and written to a YAML file. A new file path can be chosen through the “Load save file” button in the running RViz panel.
Parameters
-
save_file_path- Holds the path string associated with the location of the save file.
Future Work
- Groups - group routes for sequential, automatic simulation.
- Terminal access to features - easy-to-use terminal commands for managing tests.
Changelog for package autoware_route_history
0.6.0 (2026-02-14)
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common | |
| autoware_adapi_v1_msgs | |
| geometry_msgs | |
| pluginlib | |
| rclcpp | |
| rviz2 | |
| rviz_common |
System Dependencies
| Name |
|---|
| qtbase5-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_route_history at Robotics Stack Exchange
Package Summary
| Version | 0.6.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Description | |
| Checkout URI | https://github.com/autowarefoundation/autoware_tools.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-02-14 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Lewis Smith
Authors
Route history and replay for the planning tool
Overview
This package provides an interactive RViz panel for saving poses, enabling the quick (re)generation of routes for simulation and testing.
Motivation
The repeatable testing of a specific route is slowed by the need to replot. This may be done manually through “Add goal pose” and similar toolbar tools, but use of the GUI is prone to inaccuracy. Alternatively, if poses are recorded separately, service calls may uses. This RViz panel aims to streamline this process.
Quick Start
cd ~/autoware_tools/planning
colcon build --packages-select autoware_route_history
source install/setup.bash
After launching the planning tool the RouteHistory panel will be discoverable. Panels > Add New Panel > RouteHistoryPanel > OK.
Output Files
-
~/.ros/route_history.yaml- Saved routes are paired with uuids and written to a YAML file. A new file path can be chosen through the “Load save file” button in the running RViz panel.
Parameters
-
save_file_path- Holds the path string associated with the location of the save file.
Future Work
- Groups - group routes for sequential, automatic simulation.
- Terminal access to features - easy-to-use terminal commands for managing tests.
Changelog for package autoware_route_history
0.6.0 (2026-02-14)
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common | |
| autoware_adapi_v1_msgs | |
| geometry_msgs | |
| pluginlib | |
| rclcpp | |
| rviz2 | |
| rviz_common |
System Dependencies
| Name |
|---|
| qtbase5-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_route_history at Robotics Stack Exchange
Package Summary
| Version | 0.6.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Description | |
| Checkout URI | https://github.com/autowarefoundation/autoware_tools.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-02-14 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Lewis Smith
Authors
Route history and replay for the planning tool
Overview
This package provides an interactive RViz panel for saving poses, enabling the quick (re)generation of routes for simulation and testing.
Motivation
The repeatable testing of a specific route is slowed by the need to replot. This may be done manually through “Add goal pose” and similar toolbar tools, but use of the GUI is prone to inaccuracy. Alternatively, if poses are recorded separately, service calls may uses. This RViz panel aims to streamline this process.
Quick Start
cd ~/autoware_tools/planning
colcon build --packages-select autoware_route_history
source install/setup.bash
After launching the planning tool the RouteHistory panel will be discoverable. Panels > Add New Panel > RouteHistoryPanel > OK.
Output Files
-
~/.ros/route_history.yaml- Saved routes are paired with uuids and written to a YAML file. A new file path can be chosen through the “Load save file” button in the running RViz panel.
Parameters
-
save_file_path- Holds the path string associated with the location of the save file.
Future Work
- Groups - group routes for sequential, automatic simulation.
- Terminal access to features - easy-to-use terminal commands for managing tests.
Changelog for package autoware_route_history
0.6.0 (2026-02-14)
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common | |
| autoware_adapi_v1_msgs | |
| geometry_msgs | |
| pluginlib | |
| rclcpp | |
| rviz2 | |
| rviz_common |
System Dependencies
| Name |
|---|
| qtbase5-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_route_history at Robotics Stack Exchange
Package Summary
| Version | 0.6.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Description | |
| Checkout URI | https://github.com/autowarefoundation/autoware_tools.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-02-14 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Lewis Smith
Authors
Route history and replay for the planning tool
Overview
This package provides an interactive RViz panel for saving poses, enabling the quick (re)generation of routes for simulation and testing.
Motivation
The repeatable testing of a specific route is slowed by the need to replot. This may be done manually through “Add goal pose” and similar toolbar tools, but use of the GUI is prone to inaccuracy. Alternatively, if poses are recorded separately, service calls may uses. This RViz panel aims to streamline this process.
Quick Start
cd ~/autoware_tools/planning
colcon build --packages-select autoware_route_history
source install/setup.bash
After launching the planning tool the RouteHistory panel will be discoverable. Panels > Add New Panel > RouteHistoryPanel > OK.
Output Files
-
~/.ros/route_history.yaml- Saved routes are paired with uuids and written to a YAML file. A new file path can be chosen through the “Load save file” button in the running RViz panel.
Parameters
-
save_file_path- Holds the path string associated with the location of the save file.
Future Work
- Groups - group routes for sequential, automatic simulation.
- Terminal access to features - easy-to-use terminal commands for managing tests.
Changelog for package autoware_route_history
0.6.0 (2026-02-14)
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common | |
| autoware_adapi_v1_msgs | |
| geometry_msgs | |
| pluginlib | |
| rclcpp | |
| rviz2 | |
| rviz_common |
System Dependencies
| Name |
|---|
| qtbase5-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_route_history at Robotics Stack Exchange
Package Summary
| Version | 0.6.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Description | |
| Checkout URI | https://github.com/autowarefoundation/autoware_tools.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-02-14 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Lewis Smith
Authors
Route history and replay for the planning tool
Overview
This package provides an interactive RViz panel for saving poses, enabling the quick (re)generation of routes for simulation and testing.
Motivation
The repeatable testing of a specific route is slowed by the need to replot. This may be done manually through “Add goal pose” and similar toolbar tools, but use of the GUI is prone to inaccuracy. Alternatively, if poses are recorded separately, service calls may uses. This RViz panel aims to streamline this process.
Quick Start
cd ~/autoware_tools/planning
colcon build --packages-select autoware_route_history
source install/setup.bash
After launching the planning tool the RouteHistory panel will be discoverable. Panels > Add New Panel > RouteHistoryPanel > OK.
Output Files
-
~/.ros/route_history.yaml- Saved routes are paired with uuids and written to a YAML file. A new file path can be chosen through the “Load save file” button in the running RViz panel.
Parameters
-
save_file_path- Holds the path string associated with the location of the save file.
Future Work
- Groups - group routes for sequential, automatic simulation.
- Terminal access to features - easy-to-use terminal commands for managing tests.
Changelog for package autoware_route_history
0.6.0 (2026-02-14)
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common | |
| autoware_adapi_v1_msgs | |
| geometry_msgs | |
| pluginlib | |
| rclcpp | |
| rviz2 | |
| rviz_common |
System Dependencies
| Name |
|---|
| qtbase5-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_route_history at Robotics Stack Exchange
Package Summary
| Version | 0.6.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Description | |
| Checkout URI | https://github.com/autowarefoundation/autoware_tools.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-02-14 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Lewis Smith
Authors
Route history and replay for the planning tool
Overview
This package provides an interactive RViz panel for saving poses, enabling the quick (re)generation of routes for simulation and testing.
Motivation
The repeatable testing of a specific route is slowed by the need to replot. This may be done manually through “Add goal pose” and similar toolbar tools, but use of the GUI is prone to inaccuracy. Alternatively, if poses are recorded separately, service calls may uses. This RViz panel aims to streamline this process.
Quick Start
cd ~/autoware_tools/planning
colcon build --packages-select autoware_route_history
source install/setup.bash
After launching the planning tool the RouteHistory panel will be discoverable. Panels > Add New Panel > RouteHistoryPanel > OK.
Output Files
-
~/.ros/route_history.yaml- Saved routes are paired with uuids and written to a YAML file. A new file path can be chosen through the “Load save file” button in the running RViz panel.
Parameters
-
save_file_path- Holds the path string associated with the location of the save file.
Future Work
- Groups - group routes for sequential, automatic simulation.
- Terminal access to features - easy-to-use terminal commands for managing tests.
Changelog for package autoware_route_history
0.6.0 (2026-02-14)
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common | |
| autoware_adapi_v1_msgs | |
| geometry_msgs | |
| pluginlib | |
| rclcpp | |
| rviz2 | |
| rviz_common |
System Dependencies
| Name |
|---|
| qtbase5-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_route_history at Robotics Stack Exchange
Package Summary
| Version | 0.6.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Description | |
| Checkout URI | https://github.com/autowarefoundation/autoware_tools.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-02-14 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Lewis Smith
Authors
Route history and replay for the planning tool
Overview
This package provides an interactive RViz panel for saving poses, enabling the quick (re)generation of routes for simulation and testing.
Motivation
The repeatable testing of a specific route is slowed by the need to replot. This may be done manually through “Add goal pose” and similar toolbar tools, but use of the GUI is prone to inaccuracy. Alternatively, if poses are recorded separately, service calls may uses. This RViz panel aims to streamline this process.
Quick Start
cd ~/autoware_tools/planning
colcon build --packages-select autoware_route_history
source install/setup.bash
After launching the planning tool the RouteHistory panel will be discoverable. Panels > Add New Panel > RouteHistoryPanel > OK.
Output Files
-
~/.ros/route_history.yaml- Saved routes are paired with uuids and written to a YAML file. A new file path can be chosen through the “Load save file” button in the running RViz panel.
Parameters
-
save_file_path- Holds the path string associated with the location of the save file.
Future Work
- Groups - group routes for sequential, automatic simulation.
- Terminal access to features - easy-to-use terminal commands for managing tests.
Changelog for package autoware_route_history
0.6.0 (2026-02-14)
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common | |
| autoware_adapi_v1_msgs | |
| geometry_msgs | |
| pluginlib | |
| rclcpp | |
| rviz2 | |
| rviz_common |
System Dependencies
| Name |
|---|
| qtbase5-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_route_history at Robotics Stack Exchange
Package Summary
| Version | 0.6.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Description | |
| Checkout URI | https://github.com/autowarefoundation/autoware_tools.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-02-14 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Lewis Smith
Authors
Route history and replay for the planning tool
Overview
This package provides an interactive RViz panel for saving poses, enabling the quick (re)generation of routes for simulation and testing.
Motivation
The repeatable testing of a specific route is slowed by the need to replot. This may be done manually through “Add goal pose” and similar toolbar tools, but use of the GUI is prone to inaccuracy. Alternatively, if poses are recorded separately, service calls may uses. This RViz panel aims to streamline this process.
Quick Start
cd ~/autoware_tools/planning
colcon build --packages-select autoware_route_history
source install/setup.bash
After launching the planning tool the RouteHistory panel will be discoverable. Panels > Add New Panel > RouteHistoryPanel > OK.
Output Files
-
~/.ros/route_history.yaml- Saved routes are paired with uuids and written to a YAML file. A new file path can be chosen through the “Load save file” button in the running RViz panel.
Parameters
-
save_file_path- Holds the path string associated with the location of the save file.
Future Work
- Groups - group routes for sequential, automatic simulation.
- Terminal access to features - easy-to-use terminal commands for managing tests.
Changelog for package autoware_route_history
0.6.0 (2026-02-14)
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common | |
| autoware_adapi_v1_msgs | |
| geometry_msgs | |
| pluginlib | |
| rclcpp | |
| rviz2 | |
| rviz_common |
System Dependencies
| Name |
|---|
| qtbase5-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_route_history at Robotics Stack Exchange
Package Summary
| Version | 0.6.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Description | |
| Checkout URI | https://github.com/autowarefoundation/autoware_tools.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-02-14 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Lewis Smith
Authors
Route history and replay for the planning tool
Overview
This package provides an interactive RViz panel for saving poses, enabling the quick (re)generation of routes for simulation and testing.
Motivation
The repeatable testing of a specific route is slowed by the need to replot. This may be done manually through “Add goal pose” and similar toolbar tools, but use of the GUI is prone to inaccuracy. Alternatively, if poses are recorded separately, service calls may uses. This RViz panel aims to streamline this process.
Quick Start
cd ~/autoware_tools/planning
colcon build --packages-select autoware_route_history
source install/setup.bash
After launching the planning tool the RouteHistory panel will be discoverable. Panels > Add New Panel > RouteHistoryPanel > OK.
Output Files
-
~/.ros/route_history.yaml- Saved routes are paired with uuids and written to a YAML file. A new file path can be chosen through the “Load save file” button in the running RViz panel.
Parameters
-
save_file_path- Holds the path string associated with the location of the save file.
Future Work
- Groups - group routes for sequential, automatic simulation.
- Terminal access to features - easy-to-use terminal commands for managing tests.
Changelog for package autoware_route_history
0.6.0 (2026-02-14)
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
- chore: match package versions
- feat(autoware_route_history): save, load, and manage pose-to-pose routes in the Autoware planning tool (#336)
- Contributors: Lewis, Ryohsuke Mitsudome
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common | |
| autoware_adapi_v1_msgs | |
| geometry_msgs | |
| pluginlib | |
| rclcpp | |
| rviz2 | |
| rviz_common |
System Dependencies
| Name |
|---|
| qtbase5-dev |