|
gtsam
3.2.1
gtsam
|
2D Pose More...
Go to the source code of this file.
Classes | |
| class | gtsam::Pose2 |
Namespaces | |
| gtsam | |
| Global functions in a separate testing namespace. | |
Typedefs | |
| typedef std::pair< Point2, Point2 > | gtsam::Point2Pair |
| Calculate pose between a vector of 2D point correspondences (p,q) where q = Pose2::transform_from(p) = t + R*p. | |
Functions | |
| template<> | |
| Matrix | gtsam::wedge< Pose2 > (const Vector &xi) |
| specialization for pose2 wedge function (generic template in Lie.h) | |
| boost::optional< Pose2 > | gtsam::align (const vector< Point2Pair > &pairs) |
2D Pose