We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c4dfec commit 67fae7dCopy full SHA for 67fae7d
fuse_models/include/fuse_models/imu_2d.h
@@ -34,8 +34,8 @@
34
#ifndef FUSE_MODELS_IMU_2D_H
35
#define FUSE_MODELS_IMU_2D_H
36
37
-#include <fuse_models/parameters/imu_2d_params.h>
38
#include <fuse_core/throttled_callback.h>
+#include <fuse_models/parameters/imu_2d_params.h>
39
40
#include <fuse_core/async_sensor_model.h>
41
#include <fuse_core/uuid.h>
0 commit comments