mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Tara Camera added to Master branch (#331)
* Tara Camera integration * Update preferencesDialog.ui * Update preferencesDialog.ui
This commit is contained in:
committed by
matlabbe
parent
bb4164a05d
commit
53513b6632
@@ -176,6 +176,7 @@ protected Q_SLOTS:
|
||||
void selectStereoDC1394();
|
||||
void selectStereoFlyCapture2();
|
||||
void selectStereoZed();
|
||||
void selectStereoTara();
|
||||
void selectStereoUsb();
|
||||
void dumpTheMemory();
|
||||
void dumpThePrediction();
|
||||
|
||||
@@ -101,6 +101,7 @@ public:
|
||||
kSrcStereoVideo = 103,
|
||||
kSrcStereoZed = 104,
|
||||
kSrcStereoUsb = 105,
|
||||
kSrcStereoTara = 106,
|
||||
|
||||
kSrcRGB = 200,
|
||||
kSrcUsbDevice = 200,
|
||||
|
||||
Reference in New Issue
Block a user