Train Multiple Agents for Area Coverage example not working
이전 댓글 표시
I am trying to run example provided for RL learning "Train Multiple Agents for Area Coverage". Getting following errors:
- >> plotGrid-> Not enough input arguments.
- Error in plotGrid (line 15) -> if ~isequal(obstacles,-1)
- Error evaluating parameter 'Agent' in 'rlAreaCoverage/Agent A (Red)' Caused by: Unrecognized function or variable 'agentA'. Variable 'agentA' does not exist.
Could you please help with instrctions to run it successfuly?
https://in.mathworks.com/help/reinforcement-learning/ug/train-3-agents-for-area-coverage.html?s_eid=PSM_15028
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Large-Scale Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!