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

Add a reintegrateBuffer () call, but comment it out...

gtest_odom2D does not pass with this new line.
parent 17a27c5a
No related branches found
No related tags found
1 merge request!147Imu gtests
This commit is part of merge request !147. Comments created here will be created in the context of that merge request.
......@@ -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)
......
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