Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
dji_motor_ids.hpp File Reference
#include <cstdint>
Include dependency graph for dji_motor_ids.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  tap
 
namespace  tap::motor
 

Enumerations

enum  tap::motor::MotorId : uint32_t {
  tap::motor::MOTOR1 = 0X201 , tap::motor::MOTOR2 = 0x202 , tap::motor::MOTOR3 = 0x203 , tap::motor::MOTOR4 = 0x204 ,
  tap::motor::MOTOR5 = 0x205 , tap::motor::MOTOR6 = 0x206 , tap::motor::MOTOR7 = 0x207 , tap::motor::MOTOR8 = 0x208
}