Skip to content

Conversation

@shelhamer
Copy link
Contributor

Hey, I've been using libfreenect a bit this summer and I'm going to run a local hackathon involving the library this fall semester at university. Since there are only so many kinects to go around, we are going to be using fakenect a bit for development and testing. I found calling it to be a bit cumbersome, so I added a little helper script to call fakenect that other users might find convenient.


Add a shell script to call libfreenect applications with fakenect.

Simplifies the use of fakenect by not requiring users to know or specify
environment variables and the like.

Usage:
fakenect

Signed-off-by: Evan Shelhamer [email protected]

Add a shell script to call libfreenect applications with fakenect.

Simplifies the use of fakenect by not requiring users to know or specify
environment variables and the like.

Usage:
fakenect <database> <application> <args>

Signed-off-by: Evan Shelhamer <[email protected]>
@zarvox
Copy link
Member

zarvox commented Nov 14, 2011

Merged into unstable with a slight modification to correctly handle out-of-tree builds. Thanks!

@zarvox zarvox closed this Nov 14, 2011
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