Skip to content
Snippets Groups Projects
Commit 2ac012d7 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

includes

parent 211021b6
No related branches found
No related tags found
1 merge request!49Draft: Resolve "Adapt to new sensor constructors in core"
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
#pragma once #pragma once
//Wolf includes //Wolf includes
#include "imu/common/imu.h"
#include "imu/sensor/sensor_compass.h" #include "imu/sensor/sensor_compass.h"
#include <core/capture/capture_base.h> #include <core/capture/capture_base.h>
#include <core/state_block/state_block_derived.h> #include <core/state_block/state_block_derived.h>
......
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
#pragma once #pragma once
//Wolf includes //Wolf includes
#include "imu/common/imu.h"
#include "imu/math/imu_tools.h" #include "imu/math/imu_tools.h"
#include <core/capture/capture_motion.h> #include <core/capture/capture_motion.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment