31#include <Eigen/Geometry>
39 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
51 Vector2 n(std::cos(est[0]), std::sin(est[0]));
const Vector2 & translation() const
translational component
const Rotation2D & rotation() const
rotational component
Line2D operator*(const SE2 &t, const Line2D &l)
double normalize_theta(double theta)
EIGEN_MAKE_ALIGNED_OPERATOR_NEW Line2D()