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

Split all gympp resources to a separated folder #157

Merged

Conversation

diegoferigo
Copy link
Collaborator

gympp represents the earliest attempt of this project. Is mainly a C++ implementation of OpenAI Gym. After the initial development, we started focusing more on using the gazebo bindings directly from Python. The gympp classes didn't see much development since.

As a subtask of #155, this PR makes more order to the project and splits all the gympp-related resources to the new cpp/gympp folder.

The diff is quite big, but it's just code moved from one place to another plus minor namespace changes. Tests are all passing :)

@diegoferigo diegoferigo force-pushed the refactor/split_gympp branch from 798f86a to 81fe00a Compare March 6, 2020 18:03
@diegoferigo diegoferigo merged commit 2281c5a into robotology-legacy:refactoring Mar 6, 2020
@diegoferigo diegoferigo deleted the refactor/split_gympp branch March 6, 2020 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants