Simulink -Raspberry pi - ROS code deployment
4 views (last 30 days)
Show older comments
Hi,
Im trying the Getting Started with ROS on Raspberry Pi example, I'm using ubuntu 18.04, Matlab 2019b, ROS Melodic installing on RPi 3b+.
I follows the guide and manage to subscribe topics from the Pi (/rostout).
I'm trying to build the first exmaple on simulink, but it makes an error with:
### Build procedure for model: 'rosberrypi_getting_started' aborted due to an error.
To generate C++ code from 'rosberrypi_getting_started/Subscribe' block, 'Hardware board' parameter must be set to 'Robot Operating System (ROS)'
It seems that the option Raspberry Pi - ROS on the hardware impelemtation not working. If I change this option to ROS, I can't deploy the simulink model on the rpi...
Can anyone help me?
Thanks!
5 Comments
Prasanth Sunkara
on 29 Jul 2020
This issue is resolved from R2020a onwards. Select the Hardware board to Raspberry Pi - ROS and continue with the example.
-Prasanth
Answers (0)
See Also
Categories
Find more on Raspberry Pi Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!