|
lanelet2_route_planning v2.0.0
|
ROS 2 Route Planning for Automated Driving based on Lanelet2
The lanelet2_route_planning node plans a (shortest path) route to a destination based on Lanelet2 map. It runs a ROS action server that accepts a destination, plans a route, and continuously publishes feedback on the route progress to the action client. The plan_route_action_client node can be used alongside as a standard action client, e.g., by listening to goal poses published from RViz. The suggested way of interactively planning routes is to use the PlanRouteTool RViz tool plugin.
🚀 Quick Start • 💻 Development • 📝 Documentation

demo/docker-compose.yml setup. This will open RViz with a visualization of a Lanelet2 map. .openads-dev-environment submodule containing development environment configuration. Ctrl+Shift+P / Extensions: Show Recommended Extensions / Install Workspace Recommended Extensions (Cloud Download Icon)
Ctrl+Shift+B
Ctrl+Shift+P / Tasks: Run Test Task
Package and node interfaces are documented in the respective package READMEs listed below. Implementation details are found in the Source Code Documentation.
| Package | Description |
|---|---|
| lanelet2_route_planning | Plans a route on a Lanelet2 map |
| plan_route_action_client | Action client to plan a route_planning_msgs/action/Route based on clicked RViz poses or other inputs |
The source code in this repository is licensed under Apache-2.0, see [LICENSE](LICENSE). Container images provided by this repository may contain third-party software shipped with their own license terms.
Development and maintenance of this repository are supported by the following projects. We acknowledge the funding of the respective institutions.
| Project | Funding Institution | Grant Number |
|---|---|---|
| 6GEM+ | 🇩🇪 Federal Ministry for Research, Technology and Space (BMFTR) | 16KIS2409K |
| 6GEM | 🇩🇪 Federal Ministry for Research, Technology and Space (BMFTR) | 16KISK036K |
| AIthena | 🇪🇺 European Union | 101076754 |
Funded by the European Union. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or the European Climate, Infrastructure and Environment Executive Agency (CINEA). Neither the European Union nor CINEA can be held responsible for them.