Search found 1 match

by Berto
Wed Jun 10, 2020 1:21 am
Forum: OptiTrack Data Streaming
Topic: Latency problem integrating communication with Arduino
Replies: 0
Views: 1805

Latency problem integrating communication with Arduino

I'm using the NatNetClient.py for python 3.x and UDPClient.py to retrieve the position of an object tracked with Flex cameras setup. I wanted to send this position to Arduino through a serial communication, but for some reason the communication has a delay of several seconds. I want to know which is...