Error report on compiling modules with custom message into ROS node
古いコメントを表示
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!
回答 (1 件)
Abhijeet Gadkari
2021 年 5 月 28 日
0 投票
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
カテゴリ
ヘルプ センター および File Exchange で Specialized Messages についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!