Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
ifield_yaw_system.hpp
Go to the documentation of this file.
1#pragma once
2
3#include "rail/turret/gimbal/ifield_yaw_system.hpp"
5
6namespace fang::turret
7{
8 using IFieldYawSystem = rail::turret::IFieldYawSystem<Radians>;
9}
Definition activate_booster_command.cpp:5
rail::turret::IFieldYawSystem< Radians > IFieldYawSystem
Definition ifield_yaw_system.hpp:8