Search found 6 matches

by darn
06 Jan 2021, 11:08
Forum: General questions
Topic: Change default physic engine at the start
Replies: 2
Views: 700

Re: Change default physic engine at the start

Thank you very much for your answer, that helped me a lot!
by darn
02 Jan 2021, 12:01
Forum: General questions
Topic: Change default physic engine at the start
Replies: 2
Views: 700

Change default physic engine at the start

Hello everyone,

I am using PyRep to control my simulation in CoppeliaSim. By default, it starts with the Bullet engine and I would like to change to another one since Bullet is instable in my simulation.

Thank you in advance.
by darn
06 May 2020, 15:34
Forum: General questions
Topic: Error opening CoppeliaSim on Ubuntu 20.04 LTS
Replies: 4
Views: 3087

Error opening CoppeliaSim on Ubuntu 20.04 LTS

Hello, I get the following error when I open CoppeliaSim: CoppeliaSim Edu V4.0.0. (rev. 4) Using the default Lua library. Could not find or correctly load the video compression library. Try following: >sudo apt-get install libavcodec-dev libavformat-dev libswscale-dev if above fails, try first: >sud...
by darn
17 Apr 2020, 10:29
Forum: General questions
Topic: Error in macOS Catalina
Replies: 5
Views: 1892

Re: Error in macOS Catalina

That solved the problem. Thank you very much for your help. Just want to point out another problem I had. In macOS Catalina you have to disable the System Integrity Protection or it won't let you set the global variables DYLD_LIBRARY_PATH and LD_LIBRARY_PATH. Here you have a link that explain the pr...
by darn
14 Apr 2020, 17:25
Forum: General questions
Topic: Error in macOS Catalina
Replies: 5
Views: 1892

Re: Error in macOS Catalina

Hello,

Thank you very much for your answer.
I have tried to run the script from that folder and I get the same error.
Do you need me to provide any other information?

Thank you in advance.
by darn
13 Apr 2020, 11:35
Forum: General questions
Topic: Error in macOS Catalina
Replies: 5
Views: 1892

Error in macOS Catalina

Hello everyone, I am trying to run CoppeliaSim with a script from Python using the b0RemoteApiServer. I run the add-on on the simulator and I follow all the steps in the forums but I keep getting this error: File "/Users/dani/devel/coppeliasim_api_tests/coppeliasimapi.py", line 3, in <modu...