Closed GiulioRomualdi closed 1 year ago
Minor comment. Can you add a line in the CHANGELOG?
Done
- removed the polling thread and used the callback provided by xsens to get the data
Thanks, @GiulioRomualdi for this! I will later add the position support to the MAS interface according to #39
Thanks to this PR it will be possible to set different frequencies for each sensor exposed in the device. To do that I:
xsensmt_period
is used. This means that this implementation is retro compatible with the already existing configuration filescc @traversaro @HosameldinMohamed