Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to register duckietown environment in the gym? #263

Open
aakash94 opened this issue Mar 10, 2022 · 0 comments
Open

How to register duckietown environment in the gym? #263

aakash94 opened this issue Mar 10, 2022 · 0 comments

Comments

@aakash94
Copy link

This is my first time working with the environment.
I have followed all the install instructions. I have few questions here.

  1. There is no /pytorch_rl branch anymore. Is there any workaround for that?
  2. After cloning this repository in the appropriate location, when I try to train the baseline python3 pytorch_rl/main.py --no-vis --env-name Duckietown-small_loop-v0 --algo a2c --lr 0.0002 --max-grad-norm 0.5 --num-steps 20 I run into errors resulting from the duckietown environment not being registered here. What is the recommended way around it.

Will appreciate any suggestions! Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant