Diego Pardo
Results
1
issues of
Diego Pardo
Hi guys, I'm porting my projects from Eigen to Kindr. I use std containers in some places, for example a map between strings and quaternions: `typedef std::map QuaternionMap_t ` I'm...