mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-23 00:36:35 +00:00
Addd initial AiEngineGimbalControl class
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "aiengineinference.h"
|
||||
|
||||
|
||||
AiEngineInference::AiEngineInference(QString modelPath, QObject *parent)
|
||||
: QObject{parent},
|
||||
mModelPath(modelPath),
|
||||
|
||||
Reference in New Issue
Block a user