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

LeapMotion SDK 4.0.0 Incompability #28

Open
tomh4 opened this issue Nov 15, 2019 · 10 comments
Open

LeapMotion SDK 4.0.0 Incompability #28

tomh4 opened this issue Nov 15, 2019 · 10 comments

Comments

@tomh4
Copy link

tomh4 commented Nov 15, 2019

MatlLeap is incompatible to the latest LeapMotion SDK (June 2018) due to its deprecation of the LeapAPI. ( https://developer.leapmotion.com/releases/leap-motion-orion-400 )

One can either update matleap to v4 or implemented the LeapCxx wrapper leapmotion provided
https://github.com/leapmotion/LeapCxx

Do you have any plans on doing so ?

If I find any time I might do a PR for the wrapper

@jeffsp
Copy link
Owner

jeffsp commented Nov 15, 2019 via email

@tomh4
Copy link
Author

tomh4 commented Nov 18, 2019

@jeffsp alright, do you accept PRs?

@jeffsp
Copy link
Owner

jeffsp commented Nov 18, 2019 via email

@tomh4
Copy link
Author

tomh4 commented Nov 19, 2019

Ok they removed a whole lot of stuff in the v4 e.g. the whole pointables are gone etc.

I am not sure if it makes sense to drop that functionality in this lib, we'd be better of starting a new one

@sarie08
Copy link

sarie08 commented Mar 16, 2020

@tomh4 Hi, have you solved this incompatible problem?

@tomh4
Copy link
Author

tomh4 commented Mar 16, 2020

@tomh4 Hi, have you solved this incompatible problem?

Hey, I forked the whole repo and adjusted it to my needs. The changes were too big for a PR so it is a seperate project!

You can find find it here : https://github.com/tomh4/matleap

I did expose only those methods that I need for my purposes but feel free to add more! :)

@jeffsp
Copy link
Owner

jeffsp commented Mar 16, 2020 via email

@sarie08
Copy link

sarie08 commented Mar 16, 2020

@tomh4 Hi, have you solved this incompatible problem?

Hey, I forked the whole repo and adjusted it to my needs. The changes were too big for a PR so it is a seperate project!

You can find find it here : https://github.com/tomh4/matleap

I did expose only those methods that I need for my purposes but feel free to add more! :)

Thank you very much!

@ciccio25
Copy link

Hi, Leap SDK 4 is not available online anymore.
If you click on the website on google search, it redirects to the ultraleap homepage.
2 weeks ago that link worked

@InfernalWAVE
Copy link

InfernalWAVE commented Mar 26, 2024

Hi, Leap SDK 4 is not available online anymore. If you click on the website on google search, it redirects to the ultraleap homepage. 2 weeks ago that link worked

did you ever end up finding the ultraleap SDK? I am pretty sure it ships with the Gemini hand tracking software that you download from that main page. it confused me a lot at first too.
2024-03-25_20-58-23
Snag_cdbc65

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

5 participants