Page 1 of 1

Simulation of Diffusive Process

Posted: 21 Sep 2017, 17:48
by DavideIng
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

Re: Simulation of Diffusive Process

Posted: 22 Sep 2017, 09:11
by coppelia
Hello,

these things are not directly supported. But you could try to emulate this with a data structure and algorithm that describes and animates this process.

Cheers