UBCMOCCA / SymmetricRL

Repo for "On Learning Symmetric Locomotion"
https://www.cs.ubc.ca/~van/papers/2019-MIG-symmetry/index.html
45 stars 12 forks source link

dependence version #20

Open kainism opened 2 months ago

kainism commented 2 months ago

Running evaluate.py and got the following error "Environment does not have attribute '_p'". Seems like getting the wrong version of pybullet? Any support on the version dependence or this error is appreciated!