mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Added visualization cloud filtering
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@1077 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
@@ -133,7 +133,7 @@ GraphViewer::GraphViewer(QWidget * parent) :
|
||||
_loopClosureColor(Qt::red),
|
||||
_root(0),
|
||||
_nodeRadius(0.1),
|
||||
_linkWidth(0.15),
|
||||
_linkWidth(0),
|
||||
_gridMap(0)
|
||||
{
|
||||
this->setScene(new QGraphicsScene(this));
|
||||
|
||||
Reference in New Issue
Block a user