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

Minigrid Submodule #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Minigrid Submodule #3

wants to merge 3 commits into from

Conversation

ini
Copy link
Collaborator

@ini ini commented May 25, 2020

I made a couple changes to the Gitlab gym_minigrid submodule to allow it to integrate with your agent code.

In the GitLab gym_minigrid submodule (https://gitlab.com/cmu_asist/gym_minigrid):

  1. Added your preprocessing.py and your changes to numpyworld.py
  2. Switched back to the old OBJECT_TO_IDX to be compatible with your agent code

In this repo:

  • Removed the existing gym_minigrid folder
  • Added the gym_minigrid submodule to the project's git structure

Lmk if I missed anything, but your existing gym_minigrid folder should now be able to be directly swapped out with the submodule, and everything should still work. And now the gym_minigrid folder in this project has the GitLab repo as an upstream remote so changes should sync more smoothly.

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

Successfully merging this pull request may close these issues.

1 participant