Skip to content
Snippets Groups Projects

Imu gtests

Merged Dinesh Atchuthan requested to merge IMU_gtests into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -269,6 +269,7 @@ bool ProcessorMotion::keyFrameCallback(FrameBasePtr _new_keyframe, const Scalar&
}
// create motion feature and add it to the capture
// reintegrateBuffer(new_capture);
FeatureBasePtr new_feature = emplaceFeature(new_capture);
// create motion constraint and add it to the feature, and constrain to the other capture (origin)
Loading