Search found 8 matches

by markusi
24 Jul 2018, 13:54
Forum: Bug reports
Topic: Some form of memory leak
Replies: 10
Views: 9746

Re: Some form of memory leak

Hello,

thank you for the kind reply again.

I still have problems compiling for windows but your workaround works fine !

Thank You
by markusi
23 Jul 2018, 15:10
Forum: Bug reports
Topic: Some form of memory leak
Replies: 10
Views: 9746

Re: Some form of memory leak

Hello, thank you for your kind reply. I actually did not recompile because I downloaded the latest (Windows) V-REP version and I hoped that the problem was solved already. I saw that you recommended me to recompile on my own (which for me as a novice seems complicated) so I downloaded the sourcecode...
by markusi
18 Jul 2018, 15:49
Forum: Bug reports
Topic: Some form of memory leak
Replies: 10
Views: 9746

Re: Some form of memory leak

Hello, I want to access a vision sensor several times during a simulation. Therefore I extended the robot script to save some Vision Sensor images to the HDD. That works pretty well but memory usage grows over time causing system crashes. I may face a memory leak problem with simIM (see also https:/...
by markusi
08 May 2013, 16:31
Forum: Bug reports
Topic: simxCreateDummy undefined in remote c/c++ api
Replies: 1
Views: 3596

simxCreateDummy undefined in remote c/c++ api

Hi,

I think simxCreateDummy is undefined in remote c/c++ api since I get a compiler error

Error 2 error C3861: 'simxCreateDummy': identifier not found ...

What can I do to create dummies remotely ?

br

Markus
by markusi
30 Apr 2013, 12:12
Forum: Bug reports
Topic: import stl
Replies: 3
Views: 6510

Re: import stl

Hi, I tested it slightly different. I saved a .stl (in Solidworks) in a very special coordinate frame. Then I load it into vrep. in vrep it seems the internally used coordinate frame is not where it was in the CAD program (what would be useful especially for sepereate files in an assembly...). It se...
by markusi
30 Apr 2013, 08:39
Forum: Bug reports
Topic: import stl
Replies: 3
Views: 6510

import stl

When importing an stl (without recentering flag checked) stl seems to be recentered nevertheless...
by markusi
25 Apr 2013, 06:39
Forum: Bug reports
Topic: collada
Replies: 3
Views: 5601

Re: collada

thanks for the offer, in order to find out the required file format I tried to import a moreless blanc skelletton of a .dae file -> that didn't work -> that's why I asked what has to be contained in minimum. <?xml version="1.0"?> <COLLADA> <library_effects> </library_effects> <library_mate...
by markusi
24 Apr 2013, 16:35
Forum: Bug reports
Topic: collada
Replies: 3
Views: 5601

collada

hi, collada importer and exporter shows strange behaviour. I want to use collada as an interchange format with v-rep (rather than writing an own importer for our format since if I manage to write an exporter to collada i maybe can use the workcells in blender as well). therefore I started with expor...