Skip to content

Structure of the project

Gnikolaou101 edited this page Mar 8, 2019 · 1 revision

Our project has 3 components. Orbbec Presse , Raspberry Pi, and a Galaxy S7. The orbbec takes the joints with nuitrack. Then a server is created and wait for someone to bind. When a client ( raspberry Pi) connects to the server (orbbec) it sends a packet with all the joints. The package is 586 bytes. Then the raspberry waits for a client to connect ( galaxy s7) and forwards the packets.

Clone this wiki locally