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