Jump to content

自定位追踪器获取不了数据


fate.hua

Recommended Posts

16 minutes ago, VIVE_chengnay said:

For now, you might need to build apk and debug in VR.

You can print debug information in VR.

是否可以使用接收器底座来开发,每次调试都要打包APK太麻烦了

Link to comment
Share on other sites

Currently, there is another method is to use VBS.

But, your project will need to switch to PC platform and use SteamVR Unity Plugin for development.

Tips for cross-platform project, you can install Vive Input Utility.

https://github.com/ViveSoftware/ViveInputUtility-Unity

Using the same API to get data information.

You can easily switch plugins without changing your C# code.

Note: If you did install the apk from Direct Preview, please reinstall VBS app.

image.png.a8b7fc26509493ffe45cbc0fa05f92f7.png

  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...
Posted (edited)

Hello,@VIVE_chengnay

when the self positioning tracker obtains position information,

the head display shows that it has lost tracking but can obtain angle information.

However, when I restore the tracking and bind it to my feet or leave the head view,

I lose the tracking again and the TrackerManager.Instance.GetTrackerPosition() cannot obtain the correct position information.

How to solve this problem?

Edited by fate.hua
Link to comment
Share on other sites

Posted (edited)
3 minutes ago, VIVE_chengnay said:

Hi @fate.hua,

If your tracker is positioned around waist height, will it lost tracking too?

Or it will lost tracking when you placed tracker around ground level?

Yes, it will, as long as it leaves the direct range of the head display.

The angle is fine, the position is incorrect

Edited by fate.hua
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...