yewnyx / SubLink

MIT License
15 stars 5 forks source link

About using OSCQuery #5

Closed DatanIMU closed 11 months ago

DatanIMU commented 11 months ago

Sorry for my interrupt.

I wonder. Do you know how to let OSCQuery work?

"/tracking/vrsystem" does work for me

LauraRozier commented 11 months ago

Did you check the docs? https://github.com/yewnyx/SubLink/blob/master/Docs/oscQuery_and_oscServer.md

If you have any specific needs/questions please do ask. :)

DatanIMU commented 11 months ago

I'm very very very appreciate for your kindly reply. I have read spec.

I aslo read a lot on vrc-oscquery-lib/Examples/OSCQueryExplorer-Unity/Assets/OSCQuery/Samples/Tracking /HeadAndWristsReceiver.cs

I aslo use official unity example, but HeadAndWristsReceiver doesn't work. although the example pose sender can work in official github exmample.

I can't find anything related with this, but I find you.

Did you run official sample susccessfully?

Reccently, when I run official sample, there is no HUB or notice in VRCHAT on quest2 or quest3.

LauraRozier commented 11 months ago

I haven't tested that part too extensively. When using the Quest do you also use the Quest link cable, Virtual Desktop or are you trying to query from the PC to a standalone Quest? I personally didn't try the sample, just the implementation we have in SubLink.

DatanIMU commented 11 months ago

I'm trying to query from the PC to a standalone Quest.

I have took a glance at your code. haven't find query head and wrist pose from quest VRChat.

LauraRozier commented 11 months ago

I just tested head/pose to a Quest 2 using Virtual Desktop and that works fine. check: https://github.com/yewnyx/SubLink/blob/master/SubLinkCommon/OSCQueryService.cs