mirror of
https://github.com/introlab/rtabmap_ros.git
synced 2026-09-13 06:40:19 +08:00
Added missing descriptors in NodeData msg
This commit is contained in:
+5
-1
@@ -42,4 +42,8 @@ uint8[] userData
|
||||
# std::multimap<wordId, pcl::PointXYZ>
|
||||
int32[] wordIds
|
||||
KeyPoint[] wordKpts
|
||||
sensor_msgs/PointCloud2 wordPts
|
||||
sensor_msgs/PointCloud2 wordPts
|
||||
|
||||
# compressed descriptors
|
||||
# use rtabmap::util3d::uncompressData() from "rtabmap/core/util3d.h"
|
||||
uint8[] descriptors
|
||||
|
||||
Reference in New Issue
Block a user