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

Sodaracer Environment #6

Merged
merged 1 commit into from
Sep 29, 2022
Merged

Sodaracer Environment #6

merged 1 commit into from
Sep 29, 2022

Conversation

dmahan93
Copy link
Collaborator

Sodaracer Environment made from porting the c++ code directly to python using PyBox2D

  • Added example in sodaracer_env/README.md on potential way to get start and end position
  • transferred example bodies from previous c++ repository to sodaracer_env/example_bodies
  • Added GUI sodaracer_env/framework_simulator.py to view a sodaracer
  • updated requirements.txt with Pybox2d
  • added requirements_test.txt for framework_simulator.py requirements

… to python using PyBox2D

- Added example in sodaracer_env/README.md on potential way to get start and end position
- transferred example bodies from previous c++ repository to sodaracer_env/example_bodies
- Added GUI sodaracer_env/framework_simulator.py to view a sodaracer
- updated requirements.txt with Pybox2d
- added requirements_test.txt for framework_simulator.py requirements
Copy link
Collaborator

@herbiebradley herbiebradley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for the hard work! I'll now work on integrating this into MAP-Elites.

@herbiebradley herbiebradley merged commit 5bc43c3 into CarperAI:main Sep 29, 2022
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.

2 participants