OSVR / OSVR-Core

The core libraries, applications, and plugins of the OSVR software platform.
Apache License 2.0
329 stars 124 forks source link

Default osvr_server_config.json with client-side prediction #428

Open DuFF14 opened 8 years ago

DuFF14 commented 8 years ago

After the client-side prediction merge (https://github.com/OSVR/OSVR-Core/pull/399), the default config file that ships with OSVR runtime installation and snapshot seems to be sub-optimal. When I turn my head and stop, tracking overshoots a bit in the direction of the turn, then snaps back into place.

If I remove the part of the config file that relates to positional tracking, performance is better. The behavior I've described happens without the camera connected. I've yet to test with client-side prediction and positional tracking config with the camera connected.

demonixis commented 8 years ago

I got the same issue with the tracker connected.