#include <chrono>
#include <iostream>
#include <thread>
#include "depthai/depthai.hpp"
#include "nlohmann/json.hpp"
Go to the source code of this file.
Functions | |
int | main () |
int main | ( | ) |
Definition at line 11 of file script_json_communication.cpp.