Search found 4 matches

by Sestes
Mon Sep 30, 2013 3:11 pm
Forum: Motive
Topic: Live Angles via NatNet
Replies: 6
Views: 4281

Re: Live Angles via NatNet

I have since figured out how to get the sample to run. I am now at a point where I can click on a cell and start streaming the live data points to a text box. However, once I click on the next cell, the streaming to the first text box stops. Any tips on how to keep the data from each cell streaming ...
by Sestes
Mon Sep 30, 2013 10:49 am
Forum: Motive
Topic: Live Angles via NatNet
Replies: 6
Views: 4281

Re: Live Angles via NatNet

I have the sample code running now and have been able to put in all the math I would want to do with the streaming x,y,z coordinates. The last step I have is copying the streaming data to text boxes in the sample Winform sample. I would like to be able to click on the marker id and then have the x c...
by Sestes
Fri Sep 27, 2013 1:26 pm
Forum: Motive
Topic: Live Angles via NatNet
Replies: 6
Views: 4281

Re: Live Angles via NatNet

Hey Dustin, Thanks for getting back to me. I am trying to work with the WinFormsSample right now, hoping that just editing this sample may be the best option for me. I am running Visual Studio 2013 and am having issues even running this sample. Whenever I try to view the form, I have errors saying t...
by Sestes
Thu Sep 26, 2013 4:38 pm
Forum: Motive
Topic: Live Angles via NatNet
Replies: 6
Views: 4281

Live Angles via NatNet

Hi, I have been working on trying to adjust netnat sample codes to show live angles from the x,y,z coordinates provided. Has anyone attempted to accomplish a similar task? If so, do you have any recommendations on how to go about accomplishing this? I am in there very beginning stages and don't have...