i can't select msg type to "sensor_msgs/Imagae" in ROS2 Subscribe block.

2 views (last 30 days)
I try to read a ros image message in simulink.
A msg type is "sensor_msgs/Image".
But i can't select msg type to "sensor_msgs/Imagae" in ROS2 Subscribe block.
however, it is selected in ROS subscribe block.
  1 Comment
Aditya
Aditya on 26 Jul 2025
Same here,
I have also experienced similar issues. While creating a blank message of type sensor_msgs/Image, Simulink does not allow to select the message type.

Sign in to comment.

Answers (1)

TED MOSBY
TED MOSBY on 14 May 2025
Edited: TED MOSBY on 14 May 2025
I tried this on the same MATLAB version as yours and I am able to change the "Message type" to "sensor_msgs/Image" in the ROS2 block.
Looks like you are not clicking "OK" in the yellow box after selecting the "sensor_msgs/Image" option:
Once you click "OK" in the yellow box, you will defintely see the changed type.
Hope this helps!

Products


Release

R2024b

Community Treasure Hunt

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

Start Hunting!