How to set SimulationConfiguration.xml for Linux version RoadRunner Scenario
1 view (last 30 days)
Show older comments
I have to write the Carla executable in SimulationConfiguration.xml.
In my case the path is here.
/home/carla/Dist/CARLA_Shipping_0.9.13-1-g8854804f4-dirty/LinuxNoEditor/CarlaUE4.sh
The tutorial only has an example for the Windows version .
<Platform name="CARLA">
<ExecutablePath>C:\CARLA_N.N.N\WindowsNoEditor\CarlaUE4.exe</ExecutablePath>
<StartTimeOut>60000</StartTimeOut>
</Platform>
How should I change it when using it in the Linux version?
0 Comments
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!