Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/watonomous/wato_monorepo.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-04-03 |
Dev Status | UNMAINTAINED |
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
- Vishal Jayakumar
Authors
World Modeling HD Map
The HD map is responsible for navigation and behavioral planning for the vehicle given a high-definition map of the roads. It implements the Dynamic Relation Graph for decision making from dynamic perceptions.
Structure
The HD map is based on a central routing node, which includes IO for a lanelet2 graph. The routing graph is initialized using an open street map (.osm) file and updated dynamically using the dynamic relation graph, which receivs perception inputs.
The HD map projector is responsible for taking open street map files (.osm) and convert them to lanelet2 graphs.
The HD map destination service is responsible for taking a destination address or lat/long coordinates and passing it to the HD map routing graph. It will use the routing graph to convert the address or lat/long into a desination lanelet node, which will then be used by the lanelet graph for global planning.
The HD map visualization node is responsible for taking the routing graph and visualizing the lanelet map as well as the route that is currently being followed.
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged hd_map at Robotics Stack Exchange
No questions yet, you can ask one here.
Failed to get question list, you can ticket an issue here