瀏覽代碼

change detection_lidar_transfusion. compile ok, test not complete.

yuchuli 1 月之前
父節點
當前提交
cd522c414c
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/detection/detection_lidar_centerpoint/main.cpp

+ 0 - 1
src/detection/detection_lidar_centerpoint/main.cpp

@@ -172,7 +172,6 @@ void ListenPointCloud(const char * strdata,const unsigned int nSize,const unsign
 //        xp.z = p->z;
 //        xp.intensity = p->intensity;
 //        point_cloud->push_back(xp);
-//        p++;
     }
 
 //    std::cout<<"pcl time is "<<xTime.elapsed()<<std::endl;