Skip to content

rocketman768/NUKinect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build:

cd ..
mkdir build
cd build
cmake ../NUKinect
make


==CMake Options==
NOTE: Need to set CMAKE_INCLUDE_PATH to /usr/include or whatever.

BUILD_EXAMPLES = ON - Build example programs
DEGUG_MODE = ON - Build with debug flags

==make Targets==
make doc - Make doxygen documentation

About

No description, website, or topics provided.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published