3D Pose manifold SO(3) x R^3 and group SE(3) More...
#include <gtsam/base/concepts.h>
#include <gtsam/geometry/Pose2.h>
#include <gtsam/geometry/Pose3.h>
#include <gtsam/geometry/Rot3.h>
#include <gtsam/geometry/concepts.h>
#include <cmath>
#include <iostream>
#include <string>
Go to the source code of this file.
Namespaces | |
gtsam | |
traits | |
Functions | |
std::ostream & | gtsam::operator<< (std::ostream &os, const Pose3 &pose) |
3D Pose manifold SO(3) x R^3 and group SE(3)
Definition in file Pose3.cpp.