motor_controller
InputShaper.hpp
Go to the documentation of this file.
1 #ifndef MOTOR_CONTROLLER_INPUT_SHAPER_HPP
2 #define MOTOR_CONTROLLER_INPUT_SHAPER_HPP
3 
4 #warning "including InputShaper.hpp directly is deprecated. Include motor_controller/InputShaper.hpp instead"
5 #include <motor_controller/InputShaper.hpp>
6 
7 #endif
8