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

pybullet.error: Not connected to physics server. #17

Open
s2dk012 opened this issue Jan 9, 2021 · 4 comments
Open

pybullet.error: Not connected to physics server. #17

s2dk012 opened this issue Jan 9, 2021 · 4 comments

Comments

@s2dk012
Copy link

s2dk012 commented Jan 9, 2021

when I run the python spot_ars.py I get the Not connected to physics server error

@moribots
Copy link
Member

moribots commented Jan 9, 2021

Have you tried running pybullet on its own? It sounds like you may have a bad installation

@dexfrost89
Copy link

Hello! I have the same problem when I try to run spot_ars.py. spot_ars_eval.py works fine.

@coheonsb
Copy link

Me too....

@treetwo77
Copy link

treetwo77 commented Aug 24, 2023

pybullet build time: Aug 24 2023 13:51:38
C:\Users\treetwo\Documents\spot_mini\spot_bullet\src../..\spotmicro\util\pybullet_data
Process Process-14:
Traceback (most recent call last):
File "C:\Users\treetwo\AppData\Local\Programs\Python\Python38\lib\multiprocessing\process.py", line 315, in _bootstrap
self.run()
File "C:\Users\treetwo\AppData\Local\Programs\Python\Python38\lib\multiprocessing\process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\treetwo\Documents\spot_mini\spot_bullet\src\ars_lib\ars.py", line 63, in ParallelWorker
_ = env.reset()
File "C:\Users\treetwo\Documents\spot_mini\spot_bullet\src../..\spotmicro\spot_gym_env.py", line 312, in reset
self._pybullet_client.configureDebugVisualizer(
pybullet.error: Not connected to physics server.
pybullet build time: Aug 24 2023 13:51:38
C:\Users\treetwo\Documents\spot_mini\spot_bullet\src../..\spotmicro\util\pybullet_data
Process Process-15:
Traceback (most recent call last):
File "C:\Users\treetwo\AppData\Local\Programs\Python\Python38\lib\multiprocessing\process.py", line 315, in _bootstrap
self.run()
File "C:\Users\treetwo\AppData\Local\Programs\Python\Python38\lib\multiprocessing\process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\treetwo\Documents\spot_mini\spot_bullet\src\ars_lib\ars.py", line 63, in ParallelWorker
_ = env.reset()
File "C:\Users\treetwo\Documents\spot_mini\spot_bullet\src../..\spotmicro\spot_gym_env.py", line 312, in reset
self._pybullet_client.configureDebugVisualizer(
pybullet.error: Not connected to physics server.

I also have this problem The problem doesn't get better even if you try to change the version
I really want to complete my custom robot.

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

5 participants