Error report on compiling modules with custom message into ROS node

조회 수: 1 (최근 30일)
小胖 岳
小胖 岳 2021년 5월 26일
답변: Abhijeet Gadkari 2021년 5월 28일
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
小胖 岳
小胖 岳 2021년 5월 26일
For example, in the first green box, during the compilation process, the signal "idsdcumsgbrkpedinv" I defined became "idsdcu"_ brk_ ped_ Inv ', so the corresponding signal cannot be found.

댓글을 달려면 로그인하십시오.

답변 (1개)

Abhijeet Gadkari
Abhijeet Gadkari 2021년 5월 28일
Hello 小胖 岳,
This is a known problem that was fixed in R2021a update1.
Please refer to this bug-report for more details.
Please install R2021a update 1 and generate code again.
Let us know if this resolved the issue.
-Abhijeet

카테고리

Help CenterFile Exchange에서 Code Generation에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by