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