sholtodouglas/learning_from_play

Issue on collecting scripted data

datonefaridze opened this issue · 1 comments

Hi, when i run python vr_data_collection.py command it errors:

pybullet build time: May 20 2022 19:44:17
Traceback (most recent call last):
  File "vr_data_collection.py", line 21, in <module>
    import roboticsPlayroomPybullet
ModuleNotFoundError: No module named 'roboticsPlayroomPybullet'

can you please help me to resolve this issue?

I think you need to install another gym environment here:

https://github.com/sholtodouglas/RoboticsPlayroomPybullet