Bus selector error when trying to create a standalone ROS node from Simulink
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Dylan Frijters
il 1 Apr 2021
Risposto: Remo Pillat
il 13 Set 2021
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.
Risposta accettata
Remo Pillat
il 13 Set 2021
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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Publishers and Subscribers in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!