tangled
alpha
login
or
join now
matrixfurry.com
/
monado
0
fork
atom
The open source OpenXR runtime
0
fork
atom
overview
issues
pulls
pipelines
xrt: Fix compile error in t_imu.cpp
Commenter
2 years ago
c8ca7797
e91102d2
+1
1 changed file
expand all
collapse all
unified
split
src
xrt
auxiliary
tracking
t_imu.cpp
+1
src/xrt/auxiliary/tracking/t_imu.cpp
···
16
16
#include "util/u_misc.h"
17
17
18
18
#include <memory>
19
19
+
#include <cassert>
19
20
20
21
using xrt::auxiliary::tracking::SimpleIMUFusion;
21
22
using namespace xrt::auxiliary::math;