I have been working with the experimental API released in November, which offers multidevice support. I have gotten the OpenConnection method working, and obtained the correct number of devices (2) from LeapPollConnection(). However, the method returns many leap_tracking events and does not seem to distinguish the tracking events from the two separate sensors.
Is there a way to separate the data coming from the two sensors? If so, what are the steps I should take in order to do so?