Added "Test" button in the Source panel in Preferences to test alone the RGB-D camera.

git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@1810 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
matlabbe
2014-10-01 17:30:44 +00:00
parent 9c59a6cf5e
commit 1367143171
4 changed files with 134 additions and 10 deletions

View File

@@ -235,6 +235,8 @@ private slots:
void openDatabaseViewer();
void cleanOdometryTest();
void testOdometry();
void cleanRGBDCameraTest();
void testRGBDCamera();
void calibrate();
void resetCalibration();