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