summaryrefslogtreecommitdiffstats
path: root/plugins/xkit
Commit message (Collapse)AuthorAgeFilesLines
* Fix #54: remove sensor-max-frame-rateMatthias Vogelgesang2014-09-101-4/+0
|
* Use direct UDP communication for xkitMatthias Vogelgesang2014-07-223-377/+675
|
* Build xkit pluginMaria2014-04-012-9/+8
|
* fix plugin revisionsMihael Koep2013-11-061-1/+1
|
* Include directory where config.h is locatedMatthias Vogelgesang2013-10-311-1/+3
|
* Use ConfigurePaths to get installation pathsMatthias Vogelgesang2013-10-291-1/+1
| | | | | | 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.
* Cleanup CMakeLists.txtMatthias Vogelgesang2013-10-291-1/+1
|
* Pixelman API expects number of elementsMatthias Vogelgesang2013-09-091-1/+1
|
* Set acquisition parametersMatthias Vogelgesang2013-09-091-22/+66
|
* Implement some common featuresMatthias Vogelgesang2013-09-091-11/+70
| | | | | Apparently this marks the first version in which we can see something from the dummy mode in the GUI.
* Add X-KIT skeletonMatthias Vogelgesang2013-09-093-0/+362