- Can CARLA objects be used in road runner scenario?
- If so, is CARLA object running in roadrunner under roadrunner control.
- If objects in the Roadrunner scenario can be controlled by the Carla simulator? If yes,how are they controlled?
- Yes, Carla objects can be used in road runner. As demonstrated in this video, you can import scenes into RoadRunner using OpenDrive. You can even import scenarios using the “importScenario” function in MATLAB.
- As per documentation of Cosimulate Actors with CARLA, Cosimulation enables RoadRunner Scenario to control an ego vehicle in a scene, with easy state and behaviour control, while the CARLA software engine manages other vehicles in the scene without obfuscating the ego vehicle simulation.
- As per the documentation, it is taken care by Scenario Simulation Engine. The scenario simulation engine is a background server that coordinates simulations between multiple clients.
