You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run 8x8 mode you have to change size parameter to 8 in the constructor of SensorTofMatrix class.
To get sensor data, you can use updatemethod and results contains measurements if update return true.
About data trasmission:
it takes quite long time to trasmit that amount of data which doesn't allow required control loop on stock firmware so we avoided the ucpack update. If you want to contribute, feel free to open a PR
I could not find any functions for the 8x8 raw ToF data. Also, the ucPack does not support packing/unpacking 64 data points.
The text was updated successfully, but these errors were encountered: