Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
iquad_control.hpp
Go to the documentation of this file.
1#ifndef FANG_ROBOTICS_MCB_WRAP_RAIL_CHASSIS_IQUAD_CONTROL_HPP
2#define FANG_ROBOTICS_MCB_WRAP_RAIL_CHASSIS_IQUAD_CONTROL_HPP
3
5#include "quad_data_alias.hpp"
6
7namespace fang::chassis
8{
9 using IQuadControl = rail::chassis::IQuadControl<QuadRPM>;
10}
11#endif
Definition basic_downscaler.cpp:4
rail::chassis::IQuadControl< QuadRPM > IQuadControl
Definition iquad_control.hpp:9