Agent reset during activation overrides agent's index and mdp
MarinLGU opened this issue · 1 comments
MarinLGU commented
Hello Micah and Nathan,
I found out that my unability to run a GreedyHumanModel agent in overcooked demo comes from the agent being resetted during game's activation in overcooked demo game.py. I don't know how to handle that without breaking everything, though for now commenting out the "super" here makes the agent run. Thanks for your help !
micahcarroll commented
Closing this as stale