robotology / assistive-rehab

Assistive and Rehabilitative Robotics
https://robotology.github.io/assistive-rehab/doc/mkdocs/site
BSD 3-Clause "New" or "Revised" License
20 stars 11 forks source link

Fix assignment of mat struct fields in `motionAnalyzer` #344

Closed mfussi66 closed 1 year ago

mfussi66 commented 1 year ago

This PR fixes a tiny but important bug regarding pointers that arises when saving the .mat struct that contains the information regarding TUG exercise. See below the parameters tend tstart min max ...

Before:

garbage

After:

noice