Not being able to start CoppeliaSim

Typically: "How do I... ", "How can I... " questions
Post Reply
mplalis
Posts: 2
Joined: 13 Mar 2023, 16:40

Not being able to start CoppeliaSim

Post by mplalis »

I am trying to start the simulator by running: python3 start.py
I get the following message:
/home/user/Documents/SLAM_2023/SLAM/src/libs/sim/remoteApi.so
Launching V-REP at port 19998

But there is no emergent window, and nothing else happens. Can you help me get the simulator started?

coppelia
Site Admin
Posts: 10339
Joined: 14 Dec 2012, 00:25

Re: Not being able to start CoppeliaSim

Post by coppelia »

Hello,

we do not ship start.py. What is this?
Additionally, you appear to be using the legacy remote API. Best would be to switch to the ZeroMQ remote API, which is much more flexible, and offers all API functions you also have from within CoppeliaSim.

Cheers

mplalis
Posts: 2
Joined: 13 Mar 2023, 16:40

Re: Not being able to start CoppeliaSim

Post by mplalis »

Thank you for your answer.

I was trying to run an old version and the problem was solved when using the latest version.

Thank you for your time.

Post Reply