The open source OpenXR runtime
0
fork

Configure Feed

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

d/rs: Process frame does not take ownership of the frame

-2
-2
src/xrt/drivers/realsense/rs_6dof.c
··· 163 163 out_pose->position.x = camera_pose.translation.x; 164 164 out_pose->position.y = camera_pose.translation.y; 165 165 out_pose->position.z = camera_pose.translation.z; 166 - 167 - rs2_release_frame(frame); 168 166 } 169 167 170 168 static int