Search found 22 matches

by neshom
02 Apr 2019, 16:13
Forum: Bug reports
Topic: V-REP Crash
Replies: 4
Views: 2151

Re: V-REP Crash

Any comment on this?
by neshom
30 Mar 2019, 04:18
Forum: General questions
Topic: Use of old-style cast
Replies: 1
Views: 1093

Use of old-style cast

I am using V-REP C++ API in Qt. I call V-REP functions like this: simxSetFloatingParameter(vrepClientID, sim_floatparam_simulation_time_step, (simxFloat)0.05, simx_opmode_blocking); It works, but I get the following warning because of (simxFloat)0.05: Semantic Issue: warning: use of old-style cas I ...
by neshom
30 Mar 2019, 04:08
Forum: Bug reports
Topic: V-REP Crash
Replies: 4
Views: 2151

V-REP Crash

I am constantly getting the following error which causes V-REP to freeze and eventually crash: Error: signal 11: libv_rep.so(_Z11_segHandleri+0x28)[0x7fe664187c38] /lib/x86_64-linux-gnu/libc.so.6(+0x354b0)[0x7fe667ff44b0] libQt5Gui.so.5(_ZN7QWindow7destroyEv+0x5)[0x7fe66263d085] libQt5Gui.so.5(_ZN7Q...
by neshom
14 Apr 2018, 17:14
Forum: General questions
Topic: Using V-REP for test purposes in company
Replies: 2
Views: 1716

Re: Using V-REP for test purposes in company

Any comment on this?
by neshom
12 Apr 2018, 21:42
Forum: General questions
Topic: Using V-REP for test purposes in company
Replies: 2
Views: 1716

Using V-REP for test purposes in company

Can V-REP be used in a company for test purposes only and without any redistribution?
Thanks
by neshom
18 Sep 2016, 03:59
Forum: General questions
Topic: Label or text box on the scene
Replies: 1
Views: 2741

Label or text box on the scene

Is it possible to put a lable, text box or something like a banner on the screen? I'd like it to be fixed relative to the corner of the V-REP window so that when I rotate the scene I always see the text/banner fixed at its specific position.

Thanks
by neshom
17 Aug 2016, 07:22
Forum: General questions
Topic: Command windows when running V-REP
Replies: 1
Views: 1650

Command windows when running V-REP

Hello,

Is there any way to hide the black command windows when running V-REP with -h command (no GUI mode)?

Thanks in advnace
by neshom
15 Aug 2016, 06:59
Forum: General questions
Topic: Graphic card for V-REP
Replies: 2
Views: 1443

Re: Graphic card for V-REP

Thanks for your reply!
by neshom
14 Aug 2016, 09:50
Forum: General questions
Topic: Read minimum distances as soon as ready
Replies: 1
Views: 1035

Read minimum distances as soon as ready

I have a complicated scene with lots of shapes. I have defined around 30 minimum distances to be calculated. The calculation takes around 30 ms to complete. However, since the dt is 50 ms, I can not read them once they are ready ( at ~30 ms). I am using remove API and manually trigger the next loop....
by neshom
14 Aug 2016, 04:25
Forum: General questions
Topic: Graphic card for V-REP
Replies: 2
Views: 1443

Graphic card for V-REP

What kind of graphics card do you recommend for V-REP? GeForce or Quadro? Any specific model?

Thanks in advance!