Contents:
#include <so3.h> struct TangentAndTheta { // fields EIGEN_MAKE_ALIGNED_OPERATOR_NEW Tangent tangent; Scalar theta; };