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