Error report on compiling modules with custom message into ROS node
Show older comments
1. Version: matlab2021a
2. Description: the custom message is compiled by the command "rosgenmsg", which is successfully used in the Simulink model. However, in the process of compiling and generating independent ROS nodes, an error is reported, indicating that the internal name of the custom message does not match (it can be used normally in lower versions of MATLAB). The error is as follows:

3. Hope someone can answer my question. Thank you very much!
Answers (1)
Abhijeet Gadkari
on 28 May 2021
0 votes
This is a known problem that was fixed in R2021a update1.
Please install R2021a update 1 and generate code again.
Let us know if this resolved the issue.
-Abhijeet
Categories
Find more on Specialized Messages in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!