Search found 5 matches

by DavideIng
09 Oct 2017, 15:16
Forum: General questions
Topic: temporary remote API server service (server side)
Replies: 1
Views: 968

temporary remote API server service (server side)

Hello,
I need to get the absolute position of an ePuck from v-rep to matlab, I would like to know where should I write the function simExtRemoteApiStart (e.g. main script/ threaded ePuck child script..)

Many thanks

Davide
by DavideIng
09 Oct 2017, 12:07
Forum: General questions
Topic: simExtRemoteApiStart(1999)
Replies: 1
Views: 1284

simExtRemoteApiStart(1999)

Hello,
the statement 'simExtRemoteApiStart(1999)' should be used if I would connect matlab to v-rep?
If yes, how I might use it to get, in the matlab workspace, the position of an ePuck?

Thanks in advance

Davide
by DavideIng
07 Oct 2017, 12:17
Forum: General questions
Topic: Using of remoteApiCommandServerExample.ttt
Replies: 1
Views: 1146

Using of remoteApiCommandServerExample.ttt

Hello, I'm trying to run the complexCommandTest.m in matlab, but it return the following error message: Error in remApi (line 789) loadlibrary(obj.libName,@remoteApiProto); Error in complexCommandTest (line 31) vrep=remApi('remoteApi'); % using the prototype file (remoteApiProto.m) Caused by: Error ...
by DavideIng
06 Oct 2017, 08:41
Forum: General questions
Topic: From V Rep to Matlab
Replies: 1
Views: 1330

From V Rep to Matlab

Hello,
How could I read the position of a mobile robot in a V Rep scene with Matlab?
Thanks in advance
Davide
by DavideIng
21 Sep 2017, 17:48
Forum: Feature requests
Topic: Simulation of Diffusive Process
Replies: 1
Views: 3735

Simulation of Diffusive Process

Is there the possibility to simulate a diffusive process like pollusion in water or something similar with V-REP?
I need that to solve a source seeking process with e-puck swarm.
Many Thanks