MIT-REALM/gcbf-pytorch

readme error: test.py does not support --nominal flag

Closed this issue · 1 comments

Hi, thanks for your work.
I wanted to report an error in the readme, which suggest to run the nominal controller with the command

python test.py --env <env> -n <number-of-agents> --nominal --epi <number-of-episodes>

However, the --nominal flag is not argument of test.py

Thanks for bringing it up! We have fixed the README.