Hi all,
Im semi-new to Pis and have a strong background in programming.
I am starting a project whereby I augment reality with a falling object (using augmented reality glasses) and I want the computer to be able to work out if the user catches it in their hand. To do this I want to design some gloves which can be detected by the computer, relative to their position from a fixed point (the glasses). This means there is no outside hardware needed, just the gloves and the glasses (and the pi running the software).
My question is this. For the Raspberry Pi, can you get multiple components which track where each other are, and provide a distance and direction vector between the two components?
Thanks so much, I hope this makes sense.
Bogo