Files
rtabmap_ros/msg/MapGraph.msg
T

19 lines
235 B
Plaintext

Header header
##
# /map to /odom transform
# Always identity when the graph is optimized from the latest pose.
##
geometry_msgs/Transform mapToOdom
# The poses
int32[] posesId
geometry_msgs/Pose[] poses
# The links
Link[] links