Hi again,
Is it possible to synchronize multiple IMUs with this API? And is it some limitations to the Python library in comparison to the C++ one?
Thanks
Martin Johannes Nilsen
Hi again,
Is it possible to synchronize multiple IMUs with this API? And is it some limitations to the Python library in comparison to the C++ one?
Thanks
Martin Johannes Nilsen
Hello Martin,
it is possible to synchronize multiple sensor timestamps via a software-based synchronization using both the Python and C++ API. You can find more details and example code here:
https://lpresearch.bitbucket.io/openzen/latest/examples.html#synchronizing-multiple-sensors
And is it some limitations to the Python library in comparison to the C++ one?
You can access all features of OpenZen also via the Python library, so there will be no limitations in the functionality when using Python.
Cheers,
Thomas