Search found 31 matches

by martin
17 Feb 2020, 16:00
Forum: General questions
Topic: Jumping movement. Impulse.
Replies: 1
Views: 507

Jumping movement. Impulse.

Hello, I would like to know if it is possible with VREP, to simulate "jumping"? I am working with different robot morphologies, and I am wondering if I could design a robot in order to move like a frog: using the impulse to displace (this has others applications rather than building a frog...
by martin
16 Dec 2019, 17:20
Forum: General questions
Topic: Issue with Physics engines.
Replies: 3
Views: 1004

Re: Issue with Physics engines.

Has anyone got any suggestion?
by martin
12 Dec 2019, 18:55
Forum: General questions
Topic: Issue with Physics engines.
Replies: 3
Views: 1004

Re: Issue with Physics engines.

Hi fferri, I think that I've build the scene following those advice. Here, I have a link with the scene and my python code for testing the strange behavior. I think that both are quite simple. The program is "2019_12_12_walker.py"" https://www.dropbox.com/sh/yivivlwjjitoq1h/AADxiRNTOq...
by martin
10 Dec 2019, 14:30
Forum: General questions
Topic: Issue with Physics engines.
Replies: 3
Views: 1004

Issue with Physics engines.

Hello, I have an issue with the physics engines. For simulation, I was using for long time the default VREP configuration: Bullet 2.78, 50ms time step, etc. for my experiments. Under my point of view, it has always work fine. I am using the Python legacy remote API and working in synchronous mode. H...
by martin
12 Aug 2019, 09:56
Forum: General questions
Topic: Issue in running VREP in a cluster
Replies: 3
Views: 2328

Issue in running VREP in a cluster

Hi Coppelia, I am trying to run VREP in headless mode in a computational cluster and I connot do that, which I deduce are due to the version of Linux installed in the cluster. The cluster version is: NAME = "Red Hat Enterprise Linux Server" VERSION = "7.5 (Maipo)" ID = "rhel...
by martin
15 Mar 2019, 10:13
Forum: General questions
Topic: Max number of items in a scene and performance.
Replies: 1
Views: 1058

Max number of items in a scene and performance.

Hello Coppelia, I am planning to build a complex environment in VREP with several objects in the scene, for simulate robotic navigation and colaborative robotics in an heterogeneous environment. Apart from my personalizes robots which are going to be controlled by myself by an external API, I have p...
by martin
11 Dec 2018, 16:30
Forum: General questions
Topic: Draw over a surface
Replies: 1
Views: 1308

Draw over a surface

Hello, I am interested on being able to simulate "draw" over a surface, as it is presented at the beginning of your promotional video of 2014 (https://www.youtube.com/watch?v=gBYqOBdIcaY). What I want is something like that: simulate a robot draw over a surface and detect it by a vision se...
by martin
23 Oct 2018, 17:38
Forum: Bug reports
Topic: Segfault on start-up in Ubuntu 18.04
Replies: 6
Views: 9427

Re: Segfault on start-up in Ubuntu 18.04

Hello,

I've found today the same issue, but installing what fabro and fferri posted here looks like it works for me. The user interface show sometimes strange behaviors, but the simulation seems to work properly.

Thanks for posting a solution.

Regards!
by martin
07 Dec 2017, 18:15
Forum: General questions
Topic: Problem with remoteApi.dll
Replies: 3
Views: 3257

Problem with remoteApi.dll

Hello, I've worked with VREP many times, and I still can do it. But now a colleague has started to use the VREP too and we've found a problem. We share a folder which we work on the same program. It consist of an VREP scene, and a Python project. We use the external Python API for controlling our ro...
by martin
15 Mar 2016, 13:03
Forum: General questions
Topic: Tutorial: Building a clean model tutorial
Replies: 2
Views: 2061

Re: Tutorial: Building a clean model tutorial

Correct.

I install the new version and this commands appear.

Many thanks!