Added pose label in databaseViewer

This commit is contained in:
Mathieu Labbe
2015-05-20 18:07:10 -04:00
parent c47abaaa44
commit 9c8fb09df3
3 changed files with 43 additions and 7 deletions

View File

@@ -122,6 +122,7 @@ private:
rtabmap::CloudViewer * view3D,
QLabel * labelId,
QLabel * labelMapId,
QLabel * labelPose,
bool updateConstraintView);
void updateStereo(const Signature * data);
void updateWordsMatching();