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

Resetting an URDF-based robot in a PyBullet environment loads another copy of the robot #4499

Open
JANolin opened this issue Jul 17, 2023 · 0 comments · May be fixed by #4500
Open

Resetting an URDF-based robot in a PyBullet environment loads another copy of the robot #4499

JANolin opened this issue Jul 17, 2023 · 0 comments · May be fixed by #4500

Comments

@JANolin
Copy link

JANolin commented Jul 17, 2023

When resetting a URDF-based robot in a PyBullet gym environment, another copy of the robot will be loaded into the simulation rather than only resetting the current robot to its initial state.

This can be fixed by adding a flag in robot_bases.py.

@JANolin JANolin linked a pull request Jul 17, 2023 that will close this issue
@JANolin JANolin closed this as completed Jul 18, 2023
@JANolin JANolin reopened this Jul 18, 2023
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 a pull request may close this issue.

1 participant