CORC Project
CANOpen Robot Controller Software Documentation
InputDevice.cpp
Go to the documentation of this file.
1 
2 #include "InputDevice.h"
3 
5  //empty
6 }
The Input class is a abstract class which represents an input device. The Update function is called i...