PyRep icon indicating copy to clipboard operation
PyRep copied to clipboard

Does pyrep work with coppeliasim 4.5.1?

Open zorx01 opened this issue 1 year ago • 4 comments

zorx01 avatar Jun 09 '23 09:06 zorx01

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.

stale[bot] avatar Aug 10 '23 04:08 stale[bot]

+1 latest Coppeliasim supports Mujoco, which is thought to be better than Bullet by many people.

mlzxy avatar Sep 04 '23 22:09 mlzxy

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.

basab-gupta avatar Sep 08 '23 06:09 basab-gupta

I think it does not work. I had to shift to 4.4 to use pyrep as well as RLbench's task builder.

elicassion avatar Nov 27 '23 20:11 elicassion