Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-layer maps: map server and data structures design #547

Closed
gbiggs opened this issue Jan 31, 2019 · 1 comment
Closed

Multi-layer maps: map server and data structures design #547

gbiggs opened this issue Jan 31, 2019 · 1 comment
Labels
2 - Medium Medium Priority enhancement New feature or request

Comments

@gbiggs
Copy link

gbiggs commented Jan 31, 2019

Relates to #392.

Design a map server and the necessary data structures, APIs and messages to allow a single map server to provide multi-layered maps, with the maps overlaying each other in space and providing different information (one example given is traffic flows to allow robots to avoid crowded areas).

@SteveMacenski
Copy link
Member

After discussions with Geoff, we decided this was out of scope for navigation. This was in reference to analogs in autoware for having multi-layered maps for things like stop signs, lane labeling, etc that we don't really use in this context. This isn't covering the use of sharded maps overlaying into 1 consistent map for navigation, which you can do right now with multiple static layer plugins for each exposed map.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - Medium Medium Priority enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants