Apollo: I want to know how to creat a map and load it into Dreamview.

Created on 18 Nov 2020  路  2Comments  路  Source: ApolloAuto/apollo

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Simulation & Dreamview

Most helpful comment

You could check out how Apollo's HD map are formated here

They are essentially Protobuf binary files of different content for different purposes.

Once you created those files, you could place them in a folder under /apollo/modules/map/data/

and it will be automatically recognized by Dreamview.

All 2 comments

You could check out how Apollo's HD map are formated here

They are essentially Protobuf binary files of different content for different purposes.

Once you created those files, you could place them in a folder under /apollo/modules/map/data/

and it will be automatically recognized by Dreamview.

You could check out how Apollo's HD map are formated here

They are essentially Protobuf binary files of different content for different purposes.

Once you created those files, you could place them in a folder under /apollo/modules/map/data/

and it will be automatically recognized by Dreamview.

Thank you for answering my question!
You offered me a solution.

Was this page helpful?
0 / 5 - 0 ratings