Smart Camera ESP32
An AI-driven, real-time Sentry Turret platform leveraging asynchronous I/O and computer vision to deliver high-precision autonomous motion tracking on resource-constrained embedded hardware.
Loading...
Searching...
No Matches
base_movement_manager.h File Reference

Header file for the BaseMovementManager interface. More...

#include "move_types.h"
#include "tuple"

Go to the source code of this file.

Classes

class  BaseMovementManager
 Abstract base class for turret movement hardware abstraction. More...
 

Detailed Description

Header file for the BaseMovementManager interface.

Defines the abstract interface for turret locomotion.