27#include "base_vertex.h"
41 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
51 Eigen::Map<const Vector6d> update(update_);
const EstimateType & estimate() const
void setEstimate(const EstimateType &et)
SE(3) rigid body transformation represented by a unit quaternion and translation vector.
static SE3Quat exp(const Vector6d &update)
Computes the exponential map from a 6D tangent vector to SE3.
void oplusImpl(const g_type *update_) override
Applies an SE3 exponential map update to the current estimate.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW VertexSE3Expmap()
Default constructor.
some general case utility functions
The primary namespace for the NDEVR SDK.