summaryrefslogtreecommitdiff
path: root/plugins/xkit
AgeCommit message (Collapse)Author
2014-12-01xkit: remove unused timerMatthias Vogelgesang
2014-09-10Fix #54: remove sensor-max-frame-rateMatthias Vogelgesang
2014-07-22Use direct UDP communication for xkitMatthias Vogelgesang
2014-04-01Build xkit pluginMaria
2013-11-06fix plugin revisionsMihael Koep
2013-10-31Include directory where config.h is locatedMatthias Vogelgesang
2013-10-29Use ConfigurePaths to get installation pathsMatthias Vogelgesang
The advantage is twofold: 1) we have a clear separation between setting up the paths and actually using them, 2) the interface is very likely as configure scripts and makes integration into build system a bit easier.
2013-10-29Cleanup CMakeLists.txtMatthias Vogelgesang
2013-09-09Pixelman API expects number of elementsMatthias Vogelgesang
2013-09-09Set acquisition parametersMatthias Vogelgesang
2013-09-09Implement some common featuresMatthias Vogelgesang
Apparently this marks the first version in which we can see something from the dummy mode in the GUI.
2013-09-09Add X-KIT skeletonMatthias Vogelgesang