mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
t/calib: Tweak default params
This commit is contained in:
parent
c16756c330
commit
645a45c167
|
@ -329,7 +329,7 @@ t_psvr_create(struct xrt_frame_context *xfctx,
|
|||
|
||||
#define T_CALIBRATION_DEFAULT_PARAMS \
|
||||
{ \
|
||||
9, 7, 0.0173333f, true, 5, 20, 60, 2 \
|
||||
9, 7, 0.025f, true, 5, 20, 60, 2 \
|
||||
}
|
||||
|
||||
struct t_calibration_params
|
||||
|
|
Loading…
Reference in a new issue