Replace internal Transform representation with an Eigen::Isometry3d
Replace internal Transform representation with an Eigen::Isometry3d. This allows faster computation, easier manipulation, and fixes euler angles conventions.
Replace internal Transform representation with an Eigen::Isometry3d. This allows faster computation, easier manipulation, and fixes euler angles conventions.