12345467860785678 Posted July 19, 2021 Posted July 19, 2021 (edited) I,m trying to create a project that cross platform for vive focus 3 and oculus quest2 with unity. Focus3 hand tracking worked on "VIVE Wave XR Plugin - Essence" demo, but not working at "9. Tracked Hand UGUI Interaction" from VIE's sample (but it worked on oculus quest2.) so dose VIU's hand tracking supported to focus3? or did i miss something that required? These are my setting in the project. Edited July 19, 2021 by 12345467860785678
VIVE_chengnay Posted July 19, 2021 Posted July 19, 2021 Hi @12345678912345678912345678, You can enable Wave Hand Tracking by modifying the VRModuleSettings asset file, Let me know if you still have issues, thanks!
12345467860785678 Posted July 19, 2021 Author Posted July 19, 2021 Hi @chengnay It seems like it doesn't work for me. Could you please specify in more detail?
VIVE_chengnay Posted July 19, 2021 Posted July 19, 2021 Hi @12345678912345678912345678 Which VIU version are you using? Did you check Activate Wave Hand Tracking Submodule and Enable Wave Natural Hand in VRModuleSettings.asset file? Which scene did you test on? 9. Tracked Hand UGUI Interaction? Please provide the logs right before you launch the apk and until your scene is loaded? Could you also share your apk for me to debug?
12345467860785678 Posted July 19, 2021 Author Posted July 19, 2021 Hi @chengnay My VIU version is 1.13.2. and I have updated VIVE Wave XR Plugin to 4.1.0-preview.5.1 to make Wave be compatible with VIU. And I have checked the .asset file just like the picture in your previous reply. The scene on which I am testing is the sample inside the VIU package named "9. Tracked Hand UGUI Interaction" Sorry, but I have no idea where to retrieve the logs, Could you please tell me where it is? And here is my apk filehttps://drive.google.com/file/d/1HhUcQMwHxt6h_rocbLiIY5zEcOcK1feD/view?usp=sharing
VIVE_chengnay Posted July 19, 2021 Posted July 19, 2021 Hi @12345678912345678912345678, You can manually record the log by using below command line, > adb logcat > xxx.txt Execute the above command right before you launch the apk, thanks! UPDATE: I just tested your apk, it seems ok except that your right hand model did not appear and no pinch event. Did you modify the "9. Tracked Hand UGUI Interaction" scene? What is your Focus 3 rom version?
Rekkursion Posted July 19, 2021 Posted July 19, 2021 Hello @@chengnay, I'm @12345678912345678912345678's friend. For some reason he could not reply so I'm here to do it for him. His reply is as follows: It turns out that the reason why it didn't work is that the system needs some time to switch the operation mode from the controller to hand signs after I put down the controller, and I was too early to start testing with my hands. I just need to wait longer and it works very well. There's no problem anymore. Thanks for the supportive and helpful instructions! I really appreciate it! 1
VIVE_chengnay Posted July 19, 2021 Posted July 19, 2021 Hi @Rekkursion Great to hear that your friend can start using hand tracking on Focus 3. Yup, interaction mode required some time to switch controller to hand. The controller needs to put stationary on table for like 2-3 secs.
Rekkursion Posted July 19, 2021 Posted July 19, 2021 You are right and I believe he will never make this kind of mistake again. Thanks again for your replies 😄
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