mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-22 21:06:34 +00:00
Added functionality to calculate target location.
Added functionality to capture camera frame from RTSP stream. Refactored code. Fixed some minor issues.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <QString>
|
||||
#include <QByteArray>
|
||||
#include <QSerialPort>
|
||||
|
||||
class SerialPort {
|
||||
|
||||
Reference in New Issue
Block a user