When trying to use custom messages with ROS, rosmsg list shows the custom messages, but blank message block/ ROS publish block in simulink does not show those messages.

답변 (1개)

Cam Salzberger
Cam Salzberger 2019년 7월 25일

0 개 추천

Hey Shlok,
I believe that the Simulink message type selection drop-down should use the same functionality as rosmsg("list"). I'm not sure why it would show different results. Did you restart MATLAB after generating the custom messages?
As a possible workaround for now, if you create a MATLAB publisher or subscriber using that message, can you use "Select from the network" to pick the right topic and message type? As another workaround, you should be able to use set_param on the blank message and publisher/subscriber blocks to change the message type to the desired custom message.
-Cam

카테고리

도움말 센터File Exchange에서 Specialized Messages에 대해 자세히 알아보기

질문:

2019년 7월 15일

답변:

2019년 7월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by