LearnVIORB
LearnVIORB copied to clipboard
Fix for STL container of objects containing fixed-size Eigen objects
Fixes #21
I added some more fixes that I found for the new IMU classes being used.
I am not 100% sure about this change, but for copying it seemed to me that passing a const reference of the object would be best.
Thank you! I'll try this commit and merge it if no trouble encountered.