Skip to content
Snippets Groups Projects

Sensors api

Merged Joan Solà Ortega requested to merge sensors_api into master
2 files
+ 9
9
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -136,7 +136,7 @@ void FrameBase::setKey()
@@ -136,7 +136,7 @@ void FrameBase::setKey()
getTrajectoryPtr()->sortFrame(shared_from_this());
getTrajectoryPtr()->sortFrame(shared_from_this());
WOLF_DEBUG("Set KF", this->id());
// WOLF_DEBUG("Set KF", this->id());
}
}
}
}
Loading