Error in ROS Custom Message

조회 수: 1 (최근 30일)
Shlok Goel
Shlok Goel 2019년 7월 15일
답변: Cam Salzberger 2019년 7월 25일
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일
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

카테고리

Help CenterFile Exchange에서 ROS 2 Network Access in Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by