fix print

This commit is contained in:
xw
2021-07-06 01:41:46 -04:00
parent cd47369e9d
commit fa49407d1c
5 changed files with 18 additions and 22 deletions

View File

@@ -763,7 +763,7 @@ int main(int argc, char** argv)
{
first_lidar_time = Measures.lidar_beg_time;
p_imu->first_lidar_time = first_lidar_time;
cout<<"FAST-LIO not ready"<<endl;
// cout<<"FAST-LIO not ready"<<endl;
continue;
}