Added oak-d lite menu option (depthai: imu is now optionnal)

This commit is contained in:
matlabbe
2022-10-23 18:15:23 -07:00
parent 97a150b180
commit 769ace86ce
9 changed files with 167 additions and 72 deletions

View File

@@ -187,7 +187,8 @@ protected Q_SLOTS:
void selectStereoTara();
void selectStereoUsb();
void selectMyntEyeS();
void selectDepthAI();
void selectDepthAIOAKD();
void selectDepthAIOAKDLite();
void dumpTheMemory();
void dumpThePrediction();
void sendGoal();