Commit 210c773b authored by limingbo's avatar limingbo

test

parent c28e58a0
......@@ -64,7 +64,7 @@ bool Trajectory::init()
return query.timestamp < target.timestamp;
});
LOG(INFO) << "trajectory_ size: " << trajectory_.size();
// LOG(INFO) << "trajectory_ size: " << trajectory_.size();
return true;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment