robotology / robometry

Telemetry suite for logging data from your robot 🤖
https://robotology.github.io/robometry
Other
14 stars 9 forks source link

Avoid using templates in BufferManager. #175

Closed S-Dafarra closed 2 years ago

S-Dafarra commented 2 years ago

With this PR I completely removed the use of templates for BufferManager since the default template was in any case causing issues.

I have also fixed a small discrepancy in the definition of the dimensions of cell and struct arrays.

S-Dafarra commented 2 years ago

cc @GiulioRomualdi @traversaro

S-Dafarra commented 2 years ago

Could you please add this test for checking the issue this PR is addressing?

Done in https://github.com/robotology/robometry/pull/175/commits/e0920495e822a667d881bc446b85516a5c909922