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

Install Player error in ubuntu 16.04 #10

Open
Aaricis opened this issue May 4, 2018 · 1 comment
Open

Install Player error in ubuntu 16.04 #10

Aaricis opened this issue May 4, 2018 · 1 comment

Comments

@Aaricis
Copy link

Aaricis commented May 4, 2018

I try to install Player in ubuntu 16.04, but it can not work.
It told me fatal error: fatal error: libfreenect/libfreenect.h: No such file or directory
2018-05-04 12-09-58
I have tried to find some solutions, but they do not work.

@amamory
Copy link

amamory commented May 4, 2018

Player is a modular middleware where you can interface to several robotics sensors. Your issue is related to Kinnect driver which is probably not installed i your computer. Use ccmake to select which driver interfaces should be compiled. It is a pretty big list of devices. Search for the Kinnect driver and just disable it if you are not planning to use it. If you need it, install the Kinnect driver BEFORE installing Player.

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

No branches or pull requests

2 participants