The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

a/vive: Fix doxygen warning

+1 -1
+1 -1
src/xrt/auxiliary/vive/vive_calibration.c
··· 193 193 //! @todo: Index factory calibration is weird and doesn't seem to have the 194 194 //! proper extrinsics. Let's overwrite them with some extrinsics 195 195 //! I got from doing a calibration on my own headset. These seem to work 196 - //! better than native values. (@mateosss) 196 + //! better than native values. (mateosss) 197 197 P_imuxr_cam0slam.orientation.x = 0.999206844251353; 198 198 P_imuxr_cam0slam.orientation.y = -0.008523559718599975; 199 199 P_imuxr_cam0slam.orientation.z = -0.038897421992888748;