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

Wrong installation instructions for leap motion #102

Closed
campoy opened this issue Aug 30, 2014 · 4 comments
Closed

Wrong installation instructions for leap motion #102

campoy opened this issue Aug 30, 2014 · 4 comments

Comments

@campoy
Copy link

campoy commented Aug 30, 2014

In http://gobot.io/documentation/platforms/leapmotion/ the installation command is:

go get github.com/hybridgroup/gobot && go install github.com/hybridgroup/platforms/leap

But it should be

go get github.com/hybridgroup/gobot && go install github.com/hybridgroup/gobot/platforms/leap

@deadprogram
Copy link
Member

Thanks for reporting!

@campoy
Copy link
Author

campoy commented Aug 30, 2014

Related to this, I won't be finally using the library, the main reason being lack of documentation in the code.

Are you planning on fixing this? If you did I'd love to contribute reporting/fixing bugs

@deadprogram
Copy link
Member

This project is under very active development by many people. Please contribute too!

If not, at least please check back often to see if issues or lack of docs you mention has been addressed.

Thanks!

@deadprogram
Copy link
Member

Also, be aware that the dev branch is the active development branch as we mention here: https://github.com/hybridgroup/gobot#contributing

Thanks!

@zankich zankich closed this as completed Sep 17, 2014
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

3 participants