8 #error This class is not to be included by the user directly. Use Transform2d.h or Transform2h.h instead.
24 static REAL wrap(REAL theta);
51 boost::shared_ptr<const POSE2>
source;
54 boost::shared_ptr<const POSE2>
target;
58 std::ostream& operator<<(std::ostream& out,
const TRANSFORM2& m);
A 2D rigid body pose.
Definition: Pose2.h:12
A two-dimensional floating point vector used for computational geometry calculations and with associa...
Definition: Vector2.h:15
Represents an orientation in 2D.
Definition: Rot2.h:12
A two-dimensional floating point vector used for computational geometry calculations and without asso...
Definition: Origin2.h:14