Simulink -Raspberry pi - ROS code deployment
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Prasanth Sunkara
2020년 7월 29일
This issue is resolved from R2020a onwards. Select the Hardware board to Raspberry Pi - ROS and continue with the example.
-Prasanth
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Raspberry Pi Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!