Records color and depth video from a 3D sensing camera (like Microsoft Kinect or Asus Xtion Pro).
Saves current frames via key s
. Resolution and file paths can be changed in config.ini
.
Colored Sphere Tracking depends on:
Colored Sphere Tracking uses CMake for building, therefore run:
mkdir build && cd build
cmake ..
make
OpenNI 2 Recorder follows the ROS C++ Coding Style.
OpenNI 2 Recorder is released with a BSD license. For full terms and conditions, see the LICENSE file.
See AUTHORS.md for a full list of contributors.