Skip to content

Map Structure Overhaul #5

@joydeep-b

Description

@joydeep-b

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:

  1. Separates out graph definition from low-level domain implementation used by A*. The low-level format can be derived from the higher-level format
  2. Includes meta-information (e.g. max speed per edge) only at the high-level representation
  3. Includes support for semantic locations and areas separate from navigation vertices.

Request for comment: @kvsikand @mandi1267 @srabiee @maxsvetlik

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions