hsp-iit / pybullet-robot-envs

A Python package that collects robotic environments based on the PyBullet simulator, suitable to develop and test Reinforcement Learning algorithms on simulated grasping and manipulation applications.
GNU Lesser General Public License v2.1
187 stars 24 forks source link

File related to Panda need to be debugged #7

Closed giuliavezzani closed 5 years ago

giuliavezzani commented 5 years ago

@H2SO4T I tried to launch the examples with the panda environments and I got some problems. I think they should be fixed in order to be properly launched after the merge with @eleramp's branch.

H2SO4T commented 5 years ago

Everything should be working now.

giuliavezzani commented 5 years ago

@H2SO4T If I try to launch the training or testing files, I get the following error:

ImportError: cannot import name 'logger'