Help in vrpn analog/button client program in C#

About the GUI application to design signal processing pipelines
Post Reply
saugatbh
Posts: 1
Joined: Mon Feb 11, 2013 11:17 am

Help in vrpn analog/button client program in C#

Post by saugatbh »

Hello,

I am controlling a JACO robot arm using EmotivSDK and Openvibe. I ve got few queries.

Right now I am saving the classifier output (which are my control signals) as a *.csv file and calling it in my C# program. I would like to directly send my classifier output in C# program. How do I get/ or construct a dll function for the same? An example, would be very helpful.

Is it possible to add a new box in my binary?? Since I am using 64 bit window, my openvibe is not building from the source files. It is constantly showing the following error (attached).
Attachments
cmake error.jpg
cmake error.jpg (62.79 KiB) Viewed 3326 times

uahmed
Posts: 49
Joined: Fri Dec 21, 2012 12:43 pm
Contact:

Re: Help in vrpn analog/button client program in C#

Post by uahmed »

Hi,
Have you been able to get the correct stimulations as output during your online use? I mean that directing the data to output is not a big task, but to get the actual signal being detected is something more important. have you done that? If yes, then the res is easy, I can help you.

Thanks

Post Reply