[Robotics Playground Toolbox Add-on] Error Message When Using Distance Sensor Block

I'm on Matlab R2020b. I was able to successfully run the Robotics Playground toolbox in the obstacle environment with 2 motors.
However, when I included a Distance Sensor Block into the Simulink model, I get the following error about robotics.OccupancyGrid

답변 (1개)

Cam Salzberger
Cam Salzberger 2020년 12월 1일
Hello Benjamin,
robotics.OccupancyGrid is the old name for the occupancyMap object. It is a valid alias, so if you try to use robotics.OccupancyGrid, it will automatically use occupancyMap instead. However, note that occupancyMap is in Navigation Toolbox, not the Robotics System Toolbox, so you'll need it installed and licensed to use this block.
-Cam

댓글 수: 1

Thanks for the response. I have tested with the navigation toolbox installed and it is working now.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Robotics System Toolbox에 대해 자세히 알아보기

질문:

2020년 12월 1일

댓글:

2020년 12월 2일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by