I'm curious about the process of creating HDMap binary files in the example 'Building Scenes from Custom Data Using RoadRunner HD Maps'.

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

Hey @주영, it looks like you might have missed the table mentioned below this example:
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!

Sign in to comment.

Answers (0)

Products

Release

R2024a

Asked:

on 29 Jul 2024

Edited:

on 29 Jul 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!