connection between OpenVibe

Come here to discuss about OpenViBE in general!
yannick
Posts: 53
Joined: Sun Jan 10, 2010 2:32 pm

Re: connection between OpenVibe

Post by yannick »

i would like to add this snapshot for help people to understand my problem.

Thanks
Attachments
capture.JPG
capture.JPG (125.21 KiB) Viewed 5499 times

yrenard
Site Admin
Posts: 645
Joined: Fri Sep 01, 2006 3:39 pm
Contact:

Re: connection between OpenVibe

Post by yrenard »

Dear yannick,

we got similar problems in the past, it happened when the filenames were too long. Could you move the sources in |i]c:\openvibe[/i] instead of c:\openvibe-0.5.0-svn1827-src\openvibe-0.5.0-svn1827-src ?

This should solve the problem.

Damn windows limitations !

Yann

ariandy
Posts: 25
Joined: Fri Aug 14, 2009 3:11 am

Re: connection between OpenVibe

Post by ariandy »

yrenard wrote:Dear yannick,

here is the sample program. For your information, you can find its sources from the standard VRPN release 07.13 (It should still be present in more recent releases).

You should use it in a console this way :

Code: Select all

vrpn_print_devices peripheral_name@host_name
e.g.

Code: Select all

vrpn_print_devices openvibe-vrpn@localhost
You should read the analog / button status as they change in time.

Tell me if it works. If it does not, please dump the console messages so I can see what happens.

Yann
Dear Yann,

Can I have the source of that program? I'm currently developing a connection from openvibe to an external device using vrpn under Ubuntu Lucid Lynx 10.04, but due to my lack of experience in C programming, I found difficulties in understanding how to implement vrpn client. Your program source would be very helpful.

Thank you.

yrenard
Site Admin
Posts: 645
Joined: Fri Sep 01, 2006 3:39 pm
Contact:

Re: connection between OpenVibe

Post by yrenard »

Dear ariandy,

this code is surely available as part of the official VRPN package !
Just look at the vrpn/client_src folder in the vrpn_07_15.zip archive :)

Hope this helps,
Yann

ariandy
Posts: 25
Joined: Fri Aug 14, 2009 3:11 am

Re: connection between OpenVibe

Post by ariandy »

yrenard wrote:Dear ariandy,

this code is surely available as part of the official VRPN package !
Just look at the vrpn/client_src folder in the vrpn_07_15.zip archive :)

Hope this helps,
Yann
Oops, sorry, didn't check through :oops:

Thanks BTW :)

ariandy
Posts: 25
Joined: Fri Aug 14, 2009 3:11 am

Re: connection between OpenVibe

Post by ariandy »

oops.. sorry, post deleted. changed my mind. :oops:

Post Reply