Page 1 of 1

Real-time streaming with APDM

Posted: Fri Apr 10, 2020 12:37 pm
by kthopalli
Hello,
I was wondering, instead of using pre logged APDM data, can we directly stream APDM sensor data into OpenSense realtime?

Re: Real-time streaming with APDM

Posted: Fri Apr 10, 2020 1:22 pm
by aymanh
Hello,

As of now we assume the data was pre-logged and comes from files, we have plans to handle streaming more gracefully in the future. There are community projects that promise real-time tracking for mocap data here (https://github.com/RealTimeBiomechanics/rtosim) which could be a good place to start writing your own, for now you can use OpenSense for testing/algorithm-development off-line.

Hope this helps,
-Ayman