Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
ispeed_wheel.hpp
Go to the documentation of this file.
1#pragma once
2
5
6namespace fang::motor
7{
8 using ISpeedWheel = rail::motor::ISpeedWheel<MetersPerSecond>;
9}
Definition directionality.hpp:6
rail::motor::ISpeedWheel< MetersPerSecond > ISpeedWheel
Definition ispeed_wheel.hpp:8