Simulink -Raspberry pi - ROS code deployment
이전 댓글 표시
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
Iftach Naftaly
2020년 4월 17일
Omar Hadeed
2020년 4월 18일
In the hardware Implementation tab, set the hardware board to Robot Operating System (ROS). Then, navigate to the target hardware resources. Go into device parameters and click on edit. You'll have to enter your remote device's inforamtion. Make sure to hit test first and then click on ok.
Iftach Naftaly
2020년 4월 21일
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
Iftach Naftaly
2020년 7월 29일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Raspberry Pi Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!