Bug description
With the imuFilter device driver's addition in #592, the component is no longer in sync with the incoming data.
As a result, we have been experiencing warnings generated by the velocity estimators and as a consequence the necessity to sub-sample the data.
Steps to reproduce
See detailed discussion in #728.
Expected behavior
The imuFilter device should be able to handle each single incoming data with a callback instead of using a periodic thread.
Example repository
No response
Additional context
No response
Bug description
With the imuFilter device driver's addition in #592, the component is no longer in sync with the incoming data.
As a result, we have been experiencing warnings generated by the velocity estimators and as a consequence the necessity to sub-sample the data.
Steps to reproduce
See detailed discussion in #728.
Expected behavior
The imuFilter device should be able to handle each single incoming data with a callback instead of using a periodic thread.
Example repository
No response
Additional context
No response