Commit a7556dac authored by wangdawei's avatar wangdawei

parse test

parent a3fa67c1
......@@ -310,6 +310,7 @@ int Convert::loadCorrectionFile(std::string correction_content) {
if (lineId != lineCounter) {
ROS_WARN("laser id error %d %d", lineId, lineCounter);
LOG(INFO) << "line: " << line;
return -1;
}
......
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