pose_graph/PoseGraphDiff Message

File: pose_graph/PoseGraphDiff.msg

Raw Message Definition

# The id of the graph or diff that this one refers to, or 0 if this is the first one
uint64 id

Node[] new_nodes
Edge[] new_edges
uint64[] cloud_ids
occupancy_grid_utils/LocalizedCloud[] clouds

Compact Message Definition

uint64 id
pose_graph/Node[] new_nodes
pose_graph/Edge[] new_edges
uint64[] cloud_ids
occupancy_grid_utils/LocalizedCloud[] clouds