Error Invalid Simulink object name: Rl_Komplet/RL Agent
古いコメントを表示
Hi,
I try to swing up the rotary pendulum with reinforcement toolbox.
The Agent was train without Problem but now it show this Error:
Error using RL_Modell_nl (line 43)
Invalid Simulink object name: Rl_Komplet/RL Agent
Caused by:
Error using rl.env.SimulinkEnvWithAgent (line 108)
No block called 'RL Agent' could be found.
Displaying stack trace:
Error using rl.env.SimulinkEnvWithAgent>SimulinkEnvWithAgent.SimulinkEnvWithAgent (line 108)
• In rl.env.SimulinkEnvWithAgent>SimulinkEnvWithAgent.SimulinkEnvWithAgent (line 108)
• In rlSimulinkEnv (line 39)
• In RL_Modell_nl (line 43)
Is someone to know why?
1 件のコメント
vidhya ragesh
2021 年 4 月 22 日
Did you manage to get it ? I am also getting the same error
回答 (1 件)
Jakub Filipowicz
2020 年 12 月 16 日
0 投票
I had the same problem, removing undercourse sign ( _ ) form model name helped.
カテゴリ
ヘルプ センター および File Exchange で Reinforcement Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!