Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
fang::turret::DjiGimbalInput Class Reference

#include <dji_gimbal_input.hpp>

Inheritance diagram for fang::turret::DjiGimbalInput:
Collaboration diagram for fang::turret::DjiGimbalInput:

Classes

struct  Config
 
struct  MouseConfig
 
struct  RemoteConfig
 

Public Types

using Remote = tap::communication::serial::Remote
 

Public Member Functions

 DjiGimbalInput (Remote &remote, const Config &config)
 
double getPitch () const override
 
double getYaw () const override
 
bool getFire () const
 

Member Typedef Documentation

◆ Remote

Constructor & Destructor Documentation

◆ DjiGimbalInput()

fang::turret::DjiGimbalInput::DjiGimbalInput ( Remote remote,
const Config config 
)

Member Function Documentation

◆ getFire()

bool fang::turret::DjiGimbalInput::getFire ( ) const

◆ getPitch()

double fang::turret::DjiGimbalInput::getPitch ( ) const
override

◆ getYaw()

double fang::turret::DjiGimbalInput::getYaw ( ) const
override

Counterclockwise is positive, clockwise is negative (Math convention.)


The documentation for this class was generated from the following files: