Search found 12 matches

by xuehonghu
21 Mar 2020, 10:31
Forum: General questions
Topic: Error: Signal 11 for Coppelia4.0.0 on Ubuntu 18.04
Replies: 3
Views: 1742

Re: Error: Signal 11 for Coppelia4.0.0 on Ubuntu 18.04

Thanks for the answer! It works. But I wonder if deactivating vortex engine, what kind of function loss will I experience? Will slow down the simulation speed?
by xuehonghu
17 Mar 2020, 19:25
Forum: General questions
Topic: Remote api control python to Coppelia Sim 4.0.0
Replies: 2
Views: 1589

Re: Remote api control python to Coppelia Sim 4.0.0

Hi fferri,
Now I see a program error from my side. Simply changing "vrep" into "sim" still works fine.
Thanx
by xuehonghu
17 Mar 2020, 15:54
Forum: General questions
Topic: Error: Signal 11 for Coppelia4.0.0 on Ubuntu 18.04
Replies: 3
Views: 1742

Error: Signal 11 for Coppelia4.0.0 on Ubuntu 18.04

hello, everyone, I installed the Ubuntu 18.04 version Coppelia on Ubuntu 18.04. However, when start the program in the terminal "./coppeliaSim.sh". It returned the following error information: Loading the CoppeliaSim library... Done! Launching CoppeliaSim... lib: 1 lic: 1 CoppeliaSim Edu V...
by xuehonghu
21 Feb 2020, 23:41
Forum: General questions
Topic: Remote api control python to Coppelia Sim 4.0.0
Replies: 2
Views: 1589

Remote api control python to Coppelia Sim 4.0.0

Hey, everyone, I upgrade Vrep to the version of 4.0.0. I used python remote-api connenction. I have copied (1) sim.py ,sim_const.py, remote_api.dll (2) and also replaced 'vrep.' with 'sim.' in my python program. My program work completely fine in previous version of V-rep . 3.6.1 , but after the upg...
by xuehonghu
10 Oct 2019, 10:56
Forum: General questions
Topic: How to simulate liquid viscosity
Replies: 1
Views: 616

How to simulate liquid viscosity

Hey everyone,
I am trying to simulate the liquid by using sphere particles (primitive shape). Is there any way to simulate high viscosity to that object?
Thanks
by xuehonghu
10 Oct 2019, 10:53
Forum: General questions
Topic: V-rep 3.6.2 doesn't work in Ubuntu 18.04 LTS
Replies: 3
Views: 1213

V-rep 3.6.2 doesn't work in Ubuntu 18.04 LTS

Hey, I am trying to open vrep.sh by typing "./vrep.sh" in command line, finally, it first shows some successful loading of plugins, and also prompt of the v-rep window jumps out. But suddenly it closes and says "./vrep.sh : line 33 6396 Illegal instruction (core dumped) "$dirname...
by xuehonghu
16 May 2019, 10:17
Forum: General questions
Topic: Liquid particle spillage check
Replies: 3
Views: 1234

Re: Liquid particle spillage check

Thanks! In my current settings, I use sim.addParticleObject and sim.addParticleObjectItem to generate particles, which is exactly the same as in the demonstration example scene : V-rep_grasping_scene Is there a way to (1) count the number of the objects in the scene including the particles? (2) get ...
by xuehonghu
08 May 2019, 16:53
Forum: General questions
Topic: Liquid particle spillage check
Replies: 3
Views: 1234

Liquid particle spillage check

Hi, everyone,
I would like to check how many liquid particles are spilled out from a moving cup in each simulation episode. I wonder whether there are any approaches to achieve that?
Thanx
by xuehonghu
24 Apr 2019, 16:32
Forum: General questions
Topic: Program speed Python vs Matlab
Replies: 1
Views: 802

Re: Program speed Python vs Matlab

Sorry, I was myself wrong, actually, python was lagging behind due to the computation part instead of the frequent operation of getjointposition and setjointposition.
by xuehonghu
24 Apr 2019, 12:10
Forum: General questions
Topic: Implemented model of Panda Franka Emika available?
Replies: 2
Views: 1356

Re: Implemented model of Panda Franka Emika available?

Thank you Coppelia, so this model is currently under implementation? And if this finished, can I have the corresponding file in advance? Or if anyone else has the implemented model, I would really appreciate it!
Many thanks!