소스 검색

实现点云转换

LiuZe 1 년 전
부모
커밋
0c3932f0c4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lidar/lidar_manager.h

+ 1 - 1
lidar/lidar_manager.h

@@ -14,7 +14,7 @@ public:
     Error_manager Init(const std::string &file);
 
 private:
-    void thread_func(const std::string &ip_address);
+    void thrit ead_func(const std::string &ip_address);
 
 private:
     ClampLidarProjectConfig m_config;