Connecting Simulink with Carla Simulator through ROS2 toolbox

7 visualizzazioni (ultimi 30 giorni)
This is my block from Simulink. The issue is that the enabling autopilot block is working fine but it seems that ROS2 toolbox isn't able to read data from the topics. In this case, I'm trying to read an image from one of the camera sensors that the Carla Simulator has. The read image block returns "errorCode =1" which means that the codification of the image isn't correct. I've checked several times and the image codification is bgra8, so that's the configuration that I have in the block and it still doesn't work. Also, I've readed the data from rviz2 and it works fine. It shows all the sensor data and the images that are being recorded in real time
Anyone knows what could be causing this?
  2 Commenti
Aravind
Aravind il 9 Ott 2024
Could you share which release of MATLAB are you using that is causing this error? Could you also share your model file that's causing this error and other related files. It will help me in debugging the issue.
Pablo Martinez Otero
Pablo Martinez Otero il 9 Ott 2024
I'm using Matlab 2024b in ubuntu 22.04LTS. I've resolved the issue by changing the OpenGL configuration from hardware to software. The issue was in video viewer block, so after changing that it works perfectly well. Thanks anyway!

Accedi per commentare.

Risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by