mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Optimizer: fixed bad g2o optimizations on 2d slam when there are 3D landmarks (#384). DBViewer: landmarks can be now visualized.
This commit is contained in:
@@ -164,6 +164,7 @@ public:
|
||||
bool isGraphsShown() const;
|
||||
bool isLabelsShown() const;
|
||||
bool isLandmarksShown() const;
|
||||
double landmarkVisSize() const;
|
||||
bool isMarkerDetection() const;
|
||||
double getMarkerLength() const;
|
||||
double getVoxel() const;
|
||||
|
||||
Reference in New Issue
Block a user