mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
DBViewer: added buttons to edit/add priors
This commit is contained in:
@@ -50,6 +50,7 @@ class Ui_DatabaseViewer;
|
||||
class QGraphicsScene;
|
||||
class QGraphicsView;
|
||||
class QLabel;
|
||||
class QToolButton;
|
||||
class QDialog;
|
||||
|
||||
namespace rtabmap
|
||||
@@ -176,6 +177,8 @@ private:
|
||||
QLabel * labelScan,
|
||||
QLabel * labelGravity,
|
||||
QLabel * labelPrior,
|
||||
QToolButton * editPriorButton,
|
||||
QToolButton * removePriorButton,
|
||||
QLabel * labelGps,
|
||||
QLabel * labelGt,
|
||||
QLabel * labelSensors,
|
||||
|
||||
Reference in New Issue
Block a user