mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Added --poses option to report tool. Reprocess tool: Export ground/obstacles when 3d map is created.
This commit is contained in:
@@ -228,13 +228,13 @@ GraphViewer::GraphViewer(QWidget * parent) :
|
||||
_root(0),
|
||||
_graphRoot(0),
|
||||
_globalPathRoot(0),
|
||||
_nodeVisible(true),
|
||||
_nodeRadius(0.01f),
|
||||
_linkWidth(0),
|
||||
_gridMap(0),
|
||||
_referential(0),
|
||||
_originReferential(0),
|
||||
_gridCellSize(0.0f),
|
||||
_nodeVisible(true),
|
||||
_localRadius(0),
|
||||
_loopClosureOutlierThr(0),
|
||||
_maxLinkLength(0.02f),
|
||||
|
||||
Reference in New Issue
Block a user