Is there a way to automate Scene Builder using vector data?
9 views (last 30 days)
Show older comments
I have vector data, and I want to use it in RoadRunner's Scene Builder to create roads and export them in ASAM OpenDRIVE format. Is there a way to automate this process to generate roads and convert them into Lanelet2 format? The vector data contains all the numerical information about the road conditions.

that is vetor data
i wat to draw scene like this

0 Comments
Answers (1)
Angelo Yeo
on 18 Feb 2025
아래 문서에도 나와 있는 것 처럼 Vector Data Tool는 시각적 참조로 사용하기 위해 벡터 파일 형식을 시각화하고 탐색하는 데 사용됩니다. 벡터 맵 데이터를 RoadRunner 내부 형식으로 자동 변환하는 것은 지원되지 않습니다.
차선의 위치 값 등의 수치적 데이터를 갖고 있다면 roadrunnerHDMap 등을 이용해 프로그래밍한 방식으로 도로를 생성하는 것이 가능할 것으로 보입니다. 예시로 RoadRunner HD Map을 사용하여 프로그래밍 방식으로 간단한 도로 구축 문서를 참고해보세요.
1 Comment
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!