#include <types.h>
Static Public Member Functions | |
static std::string | name () |
Public Attributes | |
Eigen::Vector3d | p |
Eigen::Quaterniond | q |
Definition at line 45 of file pose_graph_3d/types.h.
|
inlinestatic |
Definition at line 50 of file pose_graph_3d/types.h.
Eigen::Vector3d ceres::examples::Pose3d::p |
Definition at line 46 of file pose_graph_3d/types.h.
Eigen::Quaterniond ceres::examples::Pose3d::q |
Definition at line 47 of file pose_graph_3d/types.h.