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

removed debug WOLF_INFO

parent 667c47d9
No related branches found
No related tags found
No related merge requests found
...@@ -271,8 +271,6 @@ bool SolverCeres::computeCovariancesDerived(const CovarianceBlocksToBeComputed _ ...@@ -271,8 +271,6 @@ bool SolverCeres::computeCovariancesDerived(const CovarianceBlocksToBeComputed _
} }
case CovarianceBlocksToBeComputed::GAUSS_TUCAN: case CovarianceBlocksToBeComputed::GAUSS_TUCAN:
{ {
WOLF_INFO("SolverCeres::computeCovariances: GAUSS_TUCAN");
// State blocks: // State blocks:
// - Last KF: PV // - Last KF: PV
......
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