File: pose_graph/PoseGraphMessage.msg
Raw Message Definition
Node[] nodes
Edge[] edges
# The next two fields represent a map from Node id to point cloud
# (since not all nodes have a cloud)
uint32[] cloud_ids
occupancy_grid_utils/LocalizedCloud[] clouds
# Likewise for laser scans
uint32[] scan_ids
sensor_msgs/LaserScan[] scans
Compact Message Definition