How to set SimulationConfiguration.xml for Linux version RoadRunner Scenario
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?
Answers (0)
Categories
Find more on MATLAB Functions for Scenario Authoring 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!