Recieving sensor information

I have TVico device (but it is labeled as MentorAge). I want to as starters to run the unity avatar animation for use later in a project.

I am having difficulty collecting sensor information to unity. In the guide here nuitrack-sdk/doc/TVico_User_Guide.md at master · 3DiVi/nuitrack-sdk · GitHub it mentions that I should make the TVico as server. When I open hotspot on the device I am not given the option to run it as a server. Could you please help me? Thank you.

Regards,

Khalil

Hello @mohdk92

Do you want to run your application on TVico or on a PC connected via Wi-Fi as a sensor?

I want to run the application on a PC connected via Wi-Fi for now. Later i want to make it into application that runs on the TVico.

I have a project/application called i-Prognosis that utilizes nuitrack SDK and it work fine on the TVico. But my issue is in making TVico work as sensor via wifi and runnign application on PC.

I am using Ubuntu to make the game/application that will utilize my TVico. My main issue is that unlike the guide on github I don’t have the option to “run it as a server” but the nuitrack is active. @Stepan.Reuk

Hello

In the case of Unity, you need to:

  1. Install Tvico.apk (nuitrack-sdk/doc/TVico_User_Guide.md at master · 3DiVi/nuitrack-sdk · GitHub). Launch it so that a “dot” appears on top of the notification area (latest TVico.apk)
  2. In Unity, do this: TVico usage in Unity3D - #2 by Stepan.Reuk