robotology / walking-teleoperation

Software related to walking and teleoperation.
BSD 3-Clause "New" or "Revised" License
30 stars 14 forks source link

Switch to BLF logger from MatLog2 #110

Closed GiulioRomualdi closed 1 month ago

GiulioRomualdi commented 2 years ago

We are currently using MatLog2 to log the data from the skin and the fingers. We should enable this feature in BLF logger and remove the dependency from MatLog2.

The skin streams the data as analog sensors. We should add the possibility to log the skin in sensor bridge

cc @traversaro @S-Dafarra