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

#include <gm6020_chassis_field_yaw_system.hpp>

Inheritance diagram for fang::turret::GM6020FieldYawSystem:
Collaboration diagram for fang::turret::GM6020FieldYawSystem:

Classes

struct  Config
 

Public Types

using Motor = trap::motor::DjiGM6020Old
 
- Public Types inherited from fang::turret::ChassisFieldYawSystem
using Motor = motor::IPositionMotor
 
using Imu = trap::communication::sensors::IImu
 

Public Member Functions

 GM6020FieldYawSystem (Drivers &drivers, std::unique_ptr< Imu > chassisImu, const Config &config)
 
- Public Member Functions inherited from fang::turret::ChassisFieldYawSystem
 ChassisFieldYawSystem (std::unique_ptr< Motor > motor, std::unique_ptr< Imu > chassisImu, const Config &config)
 
void initialize () override
 
void update () override
 
void setTargetFieldYaw (const Radians &yaw) override
 

Member Typedef Documentation

◆ Motor

Constructor & Destructor Documentation

◆ GM6020FieldYawSystem()

fang::turret::GM6020FieldYawSystem::GM6020FieldYawSystem ( Drivers drivers,
std::unique_ptr< Imu chassisImu,
const Config config 
)
inline

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