Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
ispeed_motor.hpp
Go to the documentation of this file.
1#ifndef FANG_ROBOTICS_MCB_WRAP_RAIL_MOTOR_I_SPEED_MOTOR_HPP
2#define FANG_ROBOTICS_MCB_WRAP_RAIL_MOTOR_I_SPEED_MOTOR_HPP
3
6
7namespace fang::motor
8{
9 using ISpeedMotor = rail::motor::ISpeedMotor<RPM>;
10}
11#endif
Definition directionality.hpp:6
rail::motor::ISpeedMotor< RPM > ISpeedMotor
Definition ispeed_motor.hpp:9