[eigen] geometry module

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


As I mentioned in the previous email, I've been having a gander at the
new geometry module. Not sure who's putting it together, but wondering
if they'd mind me picking their brain a bit.

We're using transforms for robotics, so strictly rotations and
translations. A 2D setup might only need 3 variables, angle + x-trans
+ y-trans. A 3D setup could most efficiently run with quaternion + 3
element vector for translation. I see that some optimisations are
being made to the transform class - e.g. CompactAffine. There is also
Isometry - how exactly does this differ from the Affine types, and
was/is there any design thoughts behind more optimised
storage/calculation processes (i.e. quaternion instead of 3d rotation
matrix, angle value instead of 2d rotation matrix)?

Many thanks,
Daniel Stonier.

-- 
Phone : +82-10-5400-3296 (010-5400-3296)
Home: http://snorriheim.dnsdojo.com/
Yujin Robot: http://www.yujinrobot.com/
Embedded Control Libraries: http://snorriheim.dnsdojo.com/redmine/wiki/ecl



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/