Repeated line of code in processor_tracker.cpp L178-179
These lines are repeated from line 168
// Set state to the keyframe
last_ptr_->getFrame()->setState(getProblem()->getState(last_ptr_->getTimeStamp()));
These lines are repeated from line 168
// Set state to the keyframe
last_ptr_->getFrame()->setState(getProblem()->getState(last_ptr_->getTimeStamp()));