PyRep
PyRep copied to clipboard
Does pyrep work with coppeliasim 4.5.1?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
+1 latest Coppeliasim supports Mujoco, which is thought to be better than Bullet by many people.
I can't be entirely certain, but the numerous errors lead me to believe that the latest version of CoppeliaSim might be incompatible with PyRep. I tried to run the examples on CoppeliaSim 4.5.1 but I kept running into segmentation faults. Interestingly enough, I noticed that the code would only break on lines like get and set position but seemed to work fine otherwise. I however, went ahead and installed an older version of CoppeliaSim on Ubuntu 20.04 and that seemed to work with (almost) no issues.
I think it does not work. I had to shift to 4.4 to use pyrep as well as RLbench's task builder.