Page 1 of 1

ID streaming information

Posted: Wed Jul 27, 2011 2:33 pm
by nyumedia
So we created our own UDP client and unpacked the stream of data just like the packet client example. We are receiving the data well and getting the same information as the packet client when we unpack the stream. However, we want to have the ability to track multiple rigid bodies and use the data from the stream to differentiate them. The problem we are experiencing is that the only way to ID each rigid body is through their ID number which we have found to be unreliable. It sometime switches between the two or more rigid bodies that are being tracked so we have not found this to be a reliable way to keep track of the rigid bodies the system is detecting. Any help?

Re: ID streaming information

Posted: Wed Jul 27, 2011 5:47 pm
by NaturalPoint - Mike
Are the rigid bodies identical or different?

Re: ID streaming information

Posted: Thu Jul 28, 2011 10:34 am
by nyumedia
Different