Skip to content
Snippets Groups Projects
Commit 0fa75ff9 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

identified a bug

parent b53f87af
No related branches found
No related tags found
1 merge request!274Resolve "Emplace API inconsistent with ProcessorTrackerFeature/Landmark functions"
This commit is part of merge request !274. Comments created here will be created in the context of that merge request.
...@@ -34,7 +34,6 @@ class FactorAutodiffDistance3D : public FactorAutodiff<FactorAutodiffDistance3D, ...@@ -34,7 +34,6 @@ class FactorAutodiffDistance3D : public FactorAutodiff<FactorAutodiffDistance3D,
_feat->getFrame()->getP(), _feat->getFrame()->getP(),
_frm_other->getP()) _frm_other->getP())
{ {
setFeature(_feat);
} }
virtual ~FactorAutodiffDistance3D() { /* nothing */ } virtual ~FactorAutodiffDistance3D() { /* nothing */ }
......
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