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