Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a stripped version of libfreenect for tilt control #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

teknoman117
Copy link

The kinect_base stack contains a stripped version of libfreenect that only opens the Xbox NUI Motor usb connection. This allows it to control tilt, set the LED, and read the accelerometer without disturbing the cameras. This allows OpenNI to take control of the cameras but still allows use of the other features of the Kinect.

 On branch master
 Changes to be committed:
   (use "git reset HEAD <file>..." to unstage)

	new file:   kinect_base/CMakeLists.txt
	new file:   kinect_base/Makefile
	new file:   kinect_base/include/kinect_base/freenect_internal.h
	new file:   kinect_base/include/kinect_base/libfreenect.h
	new file:   kinect_base/include/kinect_base/usb_libusb10.h
	new file:   kinect_base/mainpage.dox
	new file:   kinect_base/manifest.xml
	new file:   kinect_base/src/accel.c
	new file:   kinect_base/src/core.c
	new file:   kinect_base/src/kinect_base_node.cpp
	new file:   kinect_base/src/kinect_scan.cpp
	new file:   kinect_base/src/tilt.c
	new file:   kinect_base/src/usb_libusb10.c
@gedikli
Copy link
Collaborator

gedikli commented Feb 6, 2011

Hi Nathaniel,
thank you, i will have a look to it as soon as possible.

Suat Gedikli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants