-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
The current navigation map structure is the same as the low-level planning domain entity used for A*. We need to move to a cleaner navigation map structure that:
- Separates out graph definition from low-level domain implementation used by A*. The low-level format can be derived from the higher-level format
- Includes meta-information (e.g. max speed per edge) only at the high-level representation
- Includes support for semantic locations and areas separate from navigation vertices.
Request for comment: @kvsikand @mandi1267 @srabiee @maxsvetlik
Metadata
Metadata
Assignees
Labels
No labels