- Copy the ApolloAssetData.xml file located in the RoadRunner install location under AssetsInstall/ResourceAssets to the Project folder in your project (next to the Project.rrproj file).
- Open the new ApolloAssetData.xml file in a text editor.
- Add entries for new objects, markings, or signals.
- Save your file and export an Apollo file.
When traffic signal is exported to Apollo format (.xml) from RoadRunner, there is no overlap generated.
8 views (last 30 days)
Show older comments
In RoadRunner, I create a traffic signal and link it to a stop line. Then it is exported to Apollo format (.xml). In xml file, the traffic signal is descriped in element <signals>, but no related overlap infomation is indicated. This information is important in Apollo.
0 Comments
Answers (1)
Ayush
on 6 Sep 2023
I understand that you are trying to export a custom traffic signal and the related data is not visible in exported file.
The Apollo exporter uses a configuration XML file to map RoadRunner props, signals, signs, and markings to the appropriate <object> or <signal> "id" and "subtype".
To Exporting a Custom Prop or Signal you can follow the below steps:
You do not need to restart RoadRunner after creating or modifying the ApolloAssetData.xml file.
For more information kindly view the following documentation:
Hope this helps!
Thank you
0 Comments
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!