LabVIEW Position Data
Posted: Thu Jul 02, 2015 6:43 am
Hey,
I have been able to get data streaming from Motive into LabVIEW finally and I can see things like whether or not its recording, how many markers can be seen, and how many rigid bodies, all using the "NatNetClientML" constructor node followed by the appropriate property nodes. I am wondering what nodes I need to set up to get the position data for the markers. I have the "Marker" node set up and when followed by a property node I see fields for "ID", "Size", "X", "Y", and "Z" but no data populates and the ID is "-1" which seems incorrect from what I have found. Does anyone have any advice for how to specifically get the locations of each of the markers with this setup?
P.S. Also most of the time when I follow a constructor with an invoke node it gives me the same 4 useless options of obj, get type, get string (it might be "To string") and Get Hash. This was not the case with NatNetClientML as that is how I was able to connect to the Motive Server (on the same system)
Thank you,
Sean
I have been able to get data streaming from Motive into LabVIEW finally and I can see things like whether or not its recording, how many markers can be seen, and how many rigid bodies, all using the "NatNetClientML" constructor node followed by the appropriate property nodes. I am wondering what nodes I need to set up to get the position data for the markers. I have the "Marker" node set up and when followed by a property node I see fields for "ID", "Size", "X", "Y", and "Z" but no data populates and the ID is "-1" which seems incorrect from what I have found. Does anyone have any advice for how to specifically get the locations of each of the markers with this setup?
P.S. Also most of the time when I follow a constructor with an invoke node it gives me the same 4 useless options of obj, get type, get string (it might be "To string") and Get Hash. This was not the case with NatNetClientML as that is how I was able to connect to the Motive Server (on the same system)
Thank you,
Sean