Vivi Wu Posted September 22, 2022 Share Posted September 22, 2022 To get VIVE Tracker pose for Native support. Download the sample code and follow the following steps. Sample code : helloTrackerNotifyDS.cpp Follow the steps to get tracker pose: Set up feature in AndroidManifest.xml of app Define global variables If tracker feature is supported, call function WVR_StartTracker() to start tracker feature at the initial stage of app. If the connected event has been received, check tracker capabilities to know what capability is supported. If battery capability is supported, first get battery level of tracker Other tracker related event Continuously get pose data Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now