graph_slam/GraphLocalization Message

File: graph_slam/GraphLocalization.msg

Raw Message Definition

# The node that we are localized w.r.t
uint32 node

# Our current pose, in the local frame of that node
geometry_msgs/Pose offset

# Our current fixed frame pose
geometry_msgs/Pose fixed_frame_pose

Compact Message Definition

uint32 node
geometry_msgs/Pose offset
geometry_msgs/Pose fixed_frame_pose