CameraRealSense2: added json preset file option (#513)

This commit is contained in:
matlabbe
2020-04-01 12:25:28 -04:00
parent dcc15f7555
commit b95195d8bb
5 changed files with 108 additions and 29 deletions

View File

@@ -359,6 +359,7 @@ private Q_SLOTS:
void selectSourceOni2Path();
void selectSourceMKVPath();
void selectSourceSvoPath();
void selectSourceRealsense2JsonPath();
void updateSourceGrpVisibility();
void testOdometry();
void testCamera();