Closed weseldridge closed 6 years ago
@ GRomera
Got this an error when running the example player. This is the example command.
pom_battle --agents=player::arrows,test::agents.SimpleAgent,random::null,random:null --config=PommeFFACompetition-v0
This is the error.
The command is missing a : in random:null at the end. Do a git pull, add that in, and you're good to go.
:
random:null
@ GRomera
Got this an error when running the example player. This is the example command.
This is the error.