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

Warning removeConstraint failed #16

Open
yunjho opened this issue Aug 16, 2024 · 1 comment
Open

Warning removeConstraint failed #16

yunjho opened this issue Aug 16, 2024 · 1 comment

Comments

@yunjho
Copy link

yunjho commented Aug 16, 2024

Hi, I'm currently using SAC algorithm with stablebaseline3.

  • OS: Ubuntu 20.04.1 LTS
  • Python: 3.7.11

When I set the n_envs = 5, I encounter the warning message during the training: b3Warning[examples/SharedMemory/PhysicsDirect.cpp,1049]:
removeConstraint failed

messageImage_1723843894077

Does the current simulator support multiprocessing, or could this warning be related to a different issue?

If you need more information, please let me know.

Thank you for your help!

@YonghaoLong
Copy link
Collaborator

Hi, thanks a lot for your interest in our work.

The stablebaseline and simulator support multiprocessing. The issue you mentioned is identified as a glitch of the bullet physics engine. But don't worry, while this warning may appear, it does not impact the simulation and the training process.

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

2 participants