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

Tile coordinates for other maps #6

Open
karnina opened this issue Apr 21, 2021 · 0 comments
Open

Tile coordinates for other maps #6

karnina opened this issue Apr 21, 2021 · 0 comments

Comments

@karnina
Copy link

karnina commented Apr 21, 2021

Hi, I notice that in duckietown_rl\gym_duckietown\simulator.py, line 2170, there's a function get_tiles(env_name).
It says these values are taken from 'tile_coordinates.py' and lists coordinates for the specific 4 maps.
So it raised an error when I tried to apply it on other maps without the tile coordinates.

  1. Could you please clarify where 'tile_coordinates.py' is and what are these tile coordinates used for?
  2. How can I transfer these codes into other maps if I don't know their tile coordinates?
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