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:
matlabbe
2019-04-26 14:03:25 -04:00
parent f9b7b54454
commit a5350c4891
11 changed files with 289 additions and 285 deletions

View File

@@ -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;