How to set SimulationConfiguration.xml for Linux version RoadRunner Scenario
Afficher commentaires plus anciens
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?
Réponses (0)
Catégories
En savoir plus sur MATLAB Functions for Scenario Authoring dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!