I'm curious about the process of creating HDMap binary files in the example 'Building Scenes from Custom Data Using RoadRunner HD Maps'.
1 view (last 30 days)
Show older comments
I'm working on a scene-building example from custom data using RoadRunner HD maps.
There's a problem that hasn't been solved, so I'm asking
I'm curious about the process of creating HDMap binary files in the example 'Building Scenes from Custom Data Using RoadRunner HD Maps'.
I would like to know in detail what files apply the c++ code provided in the example, and how to create a loader HDMap binary file from custom data.
1 Comment
Harsh
on 29 Jul 2024
Edited: Harsh
on 29 Jul 2024
It explains each section of the code in the example. You can create a custom HDMap binary file simply by tweaking its parameters or adding new parameters to it. Once the C++ code is compiled, a ".rrhd" file will appear in the specified directory location. After that, simply place it in one of the folders of the "library browser" and import it by dragging it into the canvas.
I hope this helps. Thanks!
Answers (0)
See Also
Categories
Find more on Programmatic Scene and Scenario Management in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!