#include <pose_graph_interface.h>
Public Attributes | |
double | rotation_weight |
double | translation_weight |
transform::Rigid3d | zbar_ij |
Definition at line 36 of file pose_graph_interface.h.
double cartographer::mapping::PoseGraphInterface::Constraint::Pose::rotation_weight |
Definition at line 39 of file pose_graph_interface.h.
double cartographer::mapping::PoseGraphInterface::Constraint::Pose::translation_weight |
Definition at line 38 of file pose_graph_interface.h.
transform::Rigid3d cartographer::mapping::PoseGraphInterface::Constraint::Pose::zbar_ij |
Definition at line 37 of file pose_graph_interface.h.