2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved synchronous demos to new python directory More... over 14 years ago
Added a synchronous wrapper to the python library. Includes a demo (requires opencv and numpy). More... over 14 years ago
Updated readme to include location of snapshot tarball for os x libusb More... over 14 years ago
Manually wrap lines in the README. More... over 14 years ago
Move the python bindings away from the 'c' directory. More... over 14 years ago
Fix minor spelling errors. More... over 14 years ago
Updated README to point to the new python bindings More... over 14 years ago
Removed older python bindings Signed-off-by: Brandyn A. White <[email protected]> More... over 14 years ago
Add a logging subsystem and switch all printf() calls over to that More... over 14 years ago
Update HACKING a bit and clean up some indentation in glview More... over 14 years ago
Merge accelerometers.c and motors.c into tilt.c, clean up a bit More... over 14 years ago
Add HACKING file with basic coding style guidelines More... over 14 years ago
Formatting and whitespace fixes More... over 14 years ago
Fixed the escape key... not sure how that happened... Signed-off-by: Chris J (cryptk) <[email protected]> More... over 14 years ago
commenting out uninstall target which doesn't use module paths correctly. Ticketed at https://github.com/OpenKinect/libfreenect/issues/issue/44 More... over 14 years ago
Updating package maintainer to be mailing list for the moment. Probably not the best email to use for that, but it'll do for now. Updated version number configuration. More... over 14 years ago
Fixed a memory leak in the MacOS version of libusb More... over 14 years ago
Initial commit of ctypes freenect More... over 14 years ago
Added C++ API More... over 14 years ago
Better motor/LED demo Signed-off-by: Chris J (cryptk) <[email protected]> More... over 14 years ago
Support for 10bit depth buffer mode More... over 14 years ago
Add the initial python bindings. More... over 14 years ago
Modified CSharp Tilt sample to demonstrate horizon following More... over 14 years ago
Kinect Tilt argument is signed byte relative to horizontal. Updated CSharp lib. More... over 14 years ago
adding mks call for acceleraometer More... over 14 years ago
adding example of setting led More... over 14 years ago
removing extra print and adding leveling the camera to the example More... over 14 years ago
Added accelerometer support, fixed segfault in example code when no device is given in cmd line. More... over 14 years ago
adding ability to set LED color More... over 14 years ago
finalized and tested the support for multiple cameras/motors More... over 14 years ago