struct sophus::RxSo3::RxSo3AndThetaΒΆ

#include <rxso3.h>

struct RxSo3AndTheta {
    // fields

    RxSo3<Scalar> rxso3;
    Scalar theta;
};