Borrar filtros
Borrar filtros

How can you connect the CARLA autonomous driving simulator with simulink?

107 visualizaciones (últimos 30 días)
I am using the CARLA autonomous driving simulator and have an autonomous driving software in simulink. How can I control the autonomous vehicle in CARLA with my simulink model?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 31 de Mayo de 2022
The connection could be established using CARLA ROS Bridge and MATLAB ROS toolbox. MATLAB ROS toolbox will give you the ability to create customized ROS messages to exchange data between MATLAB/Simulink and CARLA Simulator via CARLA ROS Bridge. Once that connection is established, you will be able to send commands to the ego vehicle\CARLA simulation environment and read information from the said environment.
Visit the links below for more information:

Más respuestas (2)

SeasonedLeo
SeasonedLeo el 17 de Dic. de 2020
Editada: SeasonedLeo el 17 de Dic. de 2020

Mehrdad Moradi
Mehrdad Moradi el 18 de Dic. de 2019
You need to use the Python API in Carla and Matlab. Then you run the simulation step by step and exchange the data between Carla and Matlab.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by