Error publishing lane data as custom message
조회 수: 3 (최근 30일)
이전 댓글 표시
I am trying to publish XY lane points in world coordinates as a custom ros message. No problem adding the custom message to matlab.I can see it in rosmsg list. The error occurs in data assignment. I get the following error
'A signal can be assigned only once, but the assigned bus signal 'Xleft' fully covers the assigned signal 'Xleft.Data_SL_Info.CurrentLength' in block 'LKA0110/Subsystem/Bus Assignment1'
I could not find a suitable explanation on what this error means. Has anyone encountered this before?
Thank you
댓글 수: 0
답변 (1개)
Jagadeesh Konakalla
2022년 10월 21일
이동: Jagadeesh Konakalla
2024년 6월 10일
Hi,
Can you please go through the following documentation page on how to work with ROS messages.
Thanks,
Jagadeesh K.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Specialized Messages에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!