Hi MacBread,
Yes, We intended.
The positions of "Dual Camera" and "Render Camera" are at different time steps for making the experience more real.
Thank you.
Hi Eyad,
I am sorry for the inconvenience.
In the version 0.9.3.0, the project SRWorks (XR) SDK UE4 Samples doesn't support Unreal Engine 4.24 but the project SRWorks (XR) SDK UE4 Plugin have supported it.
Are your project based on SRWorks (XR) SDK UE4 Samples?
Thank you.
Hi cru89,
Would you please attach your log again after running the C sample?
I cannot fetch a piece of information from the log you attached because everything seems fine.
Thank you
Hi Nitesh,
Yes, you are right.
It is just a filter and you can adjust the variable to effect the cutoff slope in the filter.
The default value is 0.007 and you can multiply or divide the variable by 10 until you notice the effect on the gaze data.
Thank you,
WenJie
Hi Alexis,
I am sorry for omitting in sample code.
It should add an instruction for copy data from GPU.
You can resolve this problem by calling
ViveSR_SetParameterBool( ID_PASSTHROUGH, ViveSR::PassThrough::Param::DISTORT_GPU_TO_CPU_ENABLE, true);
after
ViveSR_InitialModule(ID_PASSTHROUGH);
We are going to fix this issue in next version.
Thank you for reporting the issue.
Hi @imarin18,
In order confirm your state, could you please provide more information?
For example, your computer equipment, the meaning of x axis in your chart and how you get the timestamp in source code.
Thank you.
Hi Marcellotham,
SetEyeParameter() is still supported in Eyedata_v2 but filtering always only works on gaze rays.
So the versions of data doesn't effect filtering.
Thanks,
WenJie
Hi André @AKCH,
Gaze origin and Gaze direction are processed if the GazeRayParameter: sensitive_factor has been adjusted.
Pupil position is the raw data.
BR.
WenJie