SlimeVR / SlimeVR-OpenVR-Driver

SlimeVR driver for OpenVR
Apache License 2.0
204 stars 46 forks source link

SlimeVR Feeder doesn't work well with OVR Space Calibrator #40

Open kitlith opened 1 year ago

kitlith commented 1 year ago

The approach used in #24 to solve #20 did not take into account OVR Space Calibrator. Since we're calculating from raw space, we end up getting the offsets prior to calibration, instead of after calibration.

kitlith commented 1 year ago

I think there's two approaches we could take here:

kitlith commented 1 year ago

blinks wait, did we ever work okay with space calibrator? we switched from using raw space to using a modified raw space. why would that break space calibrator?

EDIT: it was reported as an issue with controllers -- i.e. feeder app's domain, and not that it worked previously. Updating title.

kitlith commented 1 year ago

I am worried that we'll still have issues if I work around it in feeder app, but someone offsets the headset to match the controllers instead of the controllers to match the headset.