Skip to content
Snippets Groups Projects
Commit af9212ab authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Fix plugin prefix

parent 4058c280
No related branches found
No related tags found
2 merge requests!39release after RAL,!38After 2nd RAL submission
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
#define FACTOR_FIX_BIAS_H_ #define FACTOR_FIX_BIAS_H_
//Wolf includes //Wolf includes
#include "core/capture/capture_IMU.h" #include "IMU/capture/capture_IMU.h"
#include "core/feature/feature_IMU.h" #include "IMU/feature/feature_IMU.h"
#include "core/factor/factor_autodiff.h" #include "core/factor/factor_autodiff.h"
#include "core/frame/frame_base.h" #include "core/frame/frame_base.h"
#include "core/math/rotations.h" #include "core/math/rotations.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