mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-01 17:10:26 +08:00
Fixed build
This commit is contained in:
@@ -749,7 +749,9 @@ OdometryORBSLAM2::OdometryORBSLAM2(const ParametersMap & parameters) :
|
||||
system_(0),
|
||||
firstFrame_(true)
|
||||
{
|
||||
#ifdef RTABMAP_ORB_SLAM2
|
||||
orbslam2_ = new ORBSLAM2System(parameters);
|
||||
#endif
|
||||
}
|
||||
|
||||
OdometryORBSLAM2::~OdometryORBSLAM2()
|
||||
|
||||
Reference in New Issue
Block a user