πŸŽ‰ Nuitrack for Persee+ and Persee 2 [Orbbec]

Good News everyone :exclamation:

Added support for sensors Persee 2 and Persee+ [OS Android] :camera:
This is an android β€œTV” set-top box with a built-in depth sensor. :tv:
Now you can use the full power of Nuitrack 3D tracking on these devices. :muscle:
You will also receive a starter kit of games and applications (*.apk) :rocket:

:arrow_right: Download the latest release by filling out the form on our website https://nuitrack.com/ :arrow_left:

You can ask any questions on this topic right under this post, we will try to answer

1 Like

Is the Persee2 supported directly in TouchDesigner?

@mbieder As far as I know there is no direct way. Does Touchdesigner work on Android?

no, So the persee2 does not output a camera stream via the ethernet/USB port?

No, it’s an all-in-one device and it processes and uses all the data internally.

It could be done fundamentally on the application level and in fact we plan to add such data streaming (as we done in our previous VicoVR, TVico products), but basically there is no point to use Orbbec Persee if your main purpose is to get camera streams to TD (any other depth sensor could do that).

1 Like

Hello,
We made a nuitrack subscription but didn’t receive a mail with the sdk.
We sent several mails no reply.
By the way how can we get the starter kit to build apk to test?
Thank you

Hello @NABLI88
Yesterday we sent you an email with explanations. Have you seen him? (if you can’t find it, please check the β€œSpam” folder)

Thank you for the reply but received an email not about the sdk.
Checked the spam nothing.
Could you please send me the link for the sdk and apk for testing?

@NABLI88 Thank you for using our products.
Persee DevKit has been sent to your email

Well received thank you.
Be back to you either for more info or for feedbacks.

1 Like

Hi,

According to the documentation There are 6 available Gesture types waving, swipe left, swipe right, swipe up, swipe down and push.
We would like to detect additional gestures like (but not limited to): jump, run, stand on one leg,…

Are there any plans to expand the set of supported Gesture types?
If not, what approach would you recommend for implementing custom gestures?
Any guidance would be greatly appreciated.

Thanks!

Hello @Dhia

Things like jump (or most other movements) definitions can simply be obtained based on the joints position (Tutorials β†’ JumpTrainer in NuitrackSDK.unitypackage)
For example: https://www.youtube.com/watch?v=5ehEcfCIBAU

You can also learn the sample PoseDetector to detect static poses

1 Like

Thank you @Stepan.Reuk !

1 Like