Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
igimbal_input.hpp
Go to the documentation of this file.
1#pragma once
3namespace fang::turret
4{
5 using IGimbalInput = rail::IGimbalInput<double>;
6}
Definition activate_booster_command.cpp:5
rail::IGimbalInput< double > IGimbalInput
Definition igimbal_input.hpp:5