|
Fang-Robotics-MCB
Fang Robotics Team Codebase
|
#include <dji_gm6020_old.hpp>

Public Attributes | |
| tap::motor::MotorId | motorId |
| tap::can::CanBus | canBus |
| const char * | name |
| bool | inverted |
| double | gearRatio |
| DjiSpeedPid::Config | speedPidConfig |
| bool | currentControl = true |
| tap::can::CanBus trap::motor::DjiGM6020Old::Config::canBus |
| bool trap::motor::DjiGM6020Old::Config::currentControl = true |
| double trap::motor::DjiGM6020Old::Config::gearRatio |
| bool trap::motor::DjiGM6020Old::Config::inverted |
| tap::motor::MotorId trap::motor::DjiGM6020Old::Config::motorId |
| const char* trap::motor::DjiGM6020Old::Config::name |
| DjiSpeedPid::Config trap::motor::DjiGM6020Old::Config::speedPidConfig |