mrpt_msgs/GraphConstraint Message

File: mrpt_msgs/GraphConstraint.msg

Raw Message Definition

# Graph constraint that connects 2 nodes
#
# Currently used in the mrpt_graphslam_2d ROS application.

uint64 nodeID_from
uint64 nodeID_to
geometry_msgs/PoseWithCovariance constraint

Compact Message Definition

uint64 nodeID_from
uint64 nodeID_to
geometry_msgs/PoseWithCovariance constraint