Train Multiple Agents for Area Coverage example not working
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Reinforcement Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!