Struct PoseGraphInterface::Constraint
Defined in File pose_graph_interface.h
Nested Relationships
This struct is a nested type of Class PoseGraphInterface.
Nested Types
Struct Documentation
-
struct Constraint
Public Types
-
enum Tag
Values:
-
enumerator INTRA_SUBMAP
-
enumerator INTER_SUBMAP
-
enumerator INTRA_SUBMAP
Public Members
-
SubmapId submap_id
-
NodeId node_id
-
Pose pose
-
enum cartographer::mapping::PoseGraphInterface::Constraint::Tag tag
-
struct Pose
-
enum Tag