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
With the new binary protocol (#150 ) it might be possible to send higher frequency data. The IMU has 16bit resolution on each 6 components. So compared to now (52 Hz), we will get 208/52*(6/3)=8 times more data to send.
The text was updated successfully, but these errors were encountered:
With the new binary protocol (#150 ) it might be possible to send higher frequency data. The IMU has 16bit resolution on each 6 components. So compared to now (52 Hz), we will get 208/52*(6/3)=8 times more data to send.
The text was updated successfully, but these errors were encountered: