#include <types.h>
Static Public Member Functions | |
static std::string | name () |
Public Attributes | |
int | id_begin |
int | id_end |
Eigen::Matrix< double, 6, 6 > | information |
Pose3d | t_be |
Definition at line 72 of file pose_graph_3d/types.h.
|
inlinestatic |
Definition at line 86 of file pose_graph_3d/types.h.
int ceres::examples::Constraint3d::id_begin |
Definition at line 73 of file pose_graph_3d/types.h.
int ceres::examples::Constraint3d::id_end |
Definition at line 74 of file pose_graph_3d/types.h.
Eigen::Matrix<double, 6, 6> ceres::examples::Constraint3d::information |
Definition at line 83 of file pose_graph_3d/types.h.
Pose3d ceres::examples::Constraint3d::t_be |
Definition at line 79 of file pose_graph_3d/types.h.