mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
fixed opencv2/core.hpp not found
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#ifndef IMU_H_
|
||||
#define IMU_H_
|
||||
|
||||
#include <opencv2/core.hpp>
|
||||
#include <opencv2/core/core.hpp>
|
||||
#include <rtabmap/utilite/ULogger.h>
|
||||
|
||||
namespace rtabmap {
|
||||
|
||||
Reference in New Issue
Block a user