Page 1 of 1

Headless mode Error

Posted: 08 Sep 2014, 15:43
by Rodrigo
Hi,


I am trying to run a simulation in headless mode from the command line and from code, I am using the pro edu version in a 64 Bit Linux (Ubuntu 14.04) the simulation was able to run in headless mode in version 3.1.2 of V-REP but after I downloaded version 3.1.3beta it shows the following error in the terminal whenever I try to run it in headless mode:

Segmentation fault (core dumped)

and then the simulator exits.

In the beginning I thought it was because I was using a deprecated function: simCopyPasteSelectedObjects, but the error persisted after I changed it to simCopyPasteObjects and appears every time I use this function. The scene that I am using has a script attached to a dummy that copies a simple robot in the beginning of the simulation using the simCopyPasteObjects and then the two copies move.

Thanks!

Re: Headless mode Error

Posted: 09 Sep 2014, 22:00
by coppelia
Edit: make sure to first read this topic about headless mode, this thread is old.

Thanks for mentioning this Rodrigo.

If possible, can you post a minimalistic scene where the problem occurs?

Cheers

Re: Headless mode Error

Posted: 10 Sep 2014, 15:58
by Rodrigo
Hi,

How can I post a file here? can I send it through e-mail?

Thanks!

Re: Headless mode Error

Posted: 10 Sep 2014, 16:18
by coppelia
Yes, since it is linked to a bug, you can send it to us directly.

Cheers