Page 1 of 1

Run Code

Posted: Fri Feb 24, 2017 2:24 pm
by hamed
Hi all

I'm beginner in OpenVibe.
My question is: how can i run the codes that written in openvibe site.
for example this link
http://openvibe.inria.fr/vrpn-tutorial- ... plication/

Do i need to an another software ?

Thanks

Re: Run Code

Posted: Mon Feb 27, 2017 1:21 pm
by tgaugry
Hi,

The link you provided is an example about sending openvibe data to an external application. This would mean adapting another software.

However, I guess that what you are asking is instead how to execute openvibe example scenarii ?
If this is the case, please copy the folder share located in openvibe installation folder (likely "c:\Program Files (x86)\openvibe\share") to your user directory.
Then start openvibe designer (included in openvibe - can be started using windows menu) and open the scenario you want from your user folder.
After that, you just have to click play.

edit - See also http://openvibe.inria.fr/tutorial-the-m ... ibe-setup/

Hope that helps !

Re: Run Code

Posted: Mon Feb 27, 2017 5:44 pm
by hamed
Thanks a lot
my problem solved :D