rr-learning / CausalWorld

CausalWorld: A Robotic Manipulation Benchmark for Causal Structure and Transfer Learning
https://sites.google.com/view/causal-world/home
MIT License
207 stars 25 forks source link

fix: for some reasons the px array is returned as a flat array for so… #46

Closed ftraeuble closed 4 years ago

ftraeuble commented 4 years ago

fixing a bug for some users that is probably linked with the c++ installation. px is returned as a flat array for them

ossamaAhmed commented 4 years ago

lgtm!