rtabmap_msgs/Node Message

File: rtabmap_msgs/Node.msg

Raw Message Definition

#class rtabmap::Signature

int32 id
int32 map_id
int32 weight
float64 stamp
string label

# Pose from odometry not corrected
geometry_msgs/Pose pose

# std::multimap
# std::vector
# std::vector
int32[] word_id_keys
int32[] word_id_values
KeyPoint[] word_kpts
Point3f[] word_pts
# compressed descriptors
# use rtabmap::util3d::uncompressData() from "rtabmap/core/util3d.h"
uint8[] word_descriptors

SensorData data

Compact Message Definition

int32 id
int32 map_id
int32 weight
float64 stamp
string label
geometry_msgs/Pose pose
int32[] word_id_keys
int32[] word_id_values
rtabmap_msgs/KeyPoint[] word_kpts
rtabmap_msgs/Point3f[] word_pts
uint8[] word_descriptors
rtabmap_msgs/SensorData data