Changeset 25 in flair-dev for trunk/include/FlairSensorActuator
- Timestamp:
- Jun 23, 2016, 10:18:10 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/FlairSensorActuator/TargetEthController.h
r13 r25 62 62 63 63 bool IsDataFrameReady(); 64 void AcquireAxisData(core::cvmatrix &axis); // responsible for getting the65 // axis data from the hardware64 void AcquireAxisData(core::cvmatrix &axis); // responsible for getting the 65 // axis data from the hardware 66 66 void AcquireButtonData(core::cvmatrix &button); // responsible for getting the 67 67 // button data from the
Note:
See TracChangeset
for help on using the changeset viewer.