mirror of
https://github.com/introlab/rtabmap_ros.git
synced 2026-09-12 22:30:19 +08:00
Fixed labels not correctly published
This commit is contained in:
@@ -30,6 +30,10 @@ float32[] rawLikelihoodValues
|
||||
int32[] weightsKeys
|
||||
int32[] weightsValues
|
||||
|
||||
# std::map<int, std::string> labels;
|
||||
int32[] labelsKeys
|
||||
string[] labelsValues
|
||||
|
||||
# std::map<std::string, float> stats
|
||||
string[] statsKeys
|
||||
float32[] statsValues
|
||||
|
||||
Reference in New Issue
Block a user