mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
OdomInfo: added icpCorrespondences. Stats: using norm instead of x for distance/speed. Added odometry speed statistic in mph
This commit is contained in:
@@ -83,6 +83,7 @@ public:
|
||||
float icpTranslation;
|
||||
float icpRotation;
|
||||
float icpStructuralComplexity;
|
||||
int icpCorrespondences;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user