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

Environment/Scenario Reset for Non-Canyon Maps #57

Open
raks097 opened this issue Feb 20, 2020 · 0 comments
Open

Environment/Scenario Reset for Non-Canyon Maps #57

raks097 opened this issue Feb 20, 2020 · 0 comments

Comments

@raks097
Copy link

raks097 commented Feb 20, 2020

Hi, Thank you for providing the base code for running simulations and training agents.
But for training RL-based agents, we need to able to reset the environment ( lets say in kevindale_bare) after end of each episode. This needs a better implementation of reset() in gym_env, especially the TODO part as noted below.

I would not mind implementing the same and need your help to jump-start the process.
Please provide suggestions :D

TODO: Scenario config here:

    # if self.scenario:
    #     world.configure(scenario)
    # else:
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