Bus selector error when trying to create a standalone ROS node from Simulink
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
I have two radar sensors, which are two seperate ROS nodes, connected to a machine (NXP BlueBox2) running on Linux with ROS melodic. My PC is connected to that machine via a ssh connection and runs Matlab 2017b as a third ROS node to process radar data in a Matlab script. The radar nodes make us of custom messages.
I now want to export the script using Simulink to create a standalone node. However, I get this 'Error in port widths or dimensions' in the bus selector as shown below. How can I fix this?
The script is going to be implemented using a MATLAB Function later.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/569909/image.jpeg)
채택된 답변
Remo Pillat
2021년 9월 13일
Thanks for your question, Dylan. It sounds like you found the right solution yourself by using the "for each" subsystem. If this is the right answer, please accept it (your previously answer was in the comment).
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Publishers and Subscribers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!