ROS Point Cloud Library (PCL) - 12. Generalized Iterative Closest Point (G-ICP) G-ICP 내부 설명 Posted on September 14, 2021 Generalized Iterative Closest Point (G-ICP) [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
ROS Point Cloud Library (PCL) - 11. Iterative Closest Point (ICP) Hello ICP Posted on September 14, 2021 Iterative Closest Point (ICP) [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
ROS Point Cloud Library (PCL) - 10. Normal Estimation Low-level Normal Estimation of PointCloud Posted on September 13, 2021 Normal Estimation [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
ROS Point Cloud Library (PCL) - 9. KdTree를 활용한 K-nearest Neighbor Search (KNN) K-nearest Neighbor Search Posted on September 12, 2021 Normal Estimation [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
ROS Point Cloud Library (PCL) - 8. KdTree를 활용한 Radius Search KdTree FLANN 기반 Radius Search Posted on September 12, 2021 Search in Pointcloud [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
ROS Point Cloud Library (PCL) - 7. Statistical Outlier Removal Probabilistic Outlier Rejection Posted on September 12, 2021 Statistical Outlier Removal (SOR) [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
ROS Point Cloud Library (PCL) - 6. PassThrough 축을 기준으로하는 pointcloud filtering Posted on September 12, 2021 PassThrough의 활용 예시 [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
ROS Point Cloud Library (PCL) - 5. Voxelization Reduction of Computation Posted on September 12, 2021 Voxelization이 필요한 이유 [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
ROS Point Cloud Library (PCL) - 4. Viewer로 visualization하는 법 PCL Transformation Posted on September 10, 2021 Debugging의 필수, visualization [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
ROS Point Cloud Library (PCL) - 3. Transformation PCL Transformation Posted on September 10, 2021 Transformation을 하는 이유? [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
ROS Point Cloud Library (PCL) - 2. 형변환 - toROSMsg, fromROSMsg ROS와 PCL 간의 형 변환 Posted on September 10, 2021 형변환을 해야 하는 이유 [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
ROS Point Cloud Library (PCL) - 1. Ptr, ConstPtr의 완벽 이해 (3) Ptr in 클래스 멤버변수 PCL의 Ptr를 Class member 변수로 쓸 때 주의점 Posted on September 10, 2021 PCL Ptr in Class [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
ROS Point Cloud Library (PCL) - 1. Ptr, ConstPtr의 완벽 이해 (2) Ptr in PCL PCL에서 Ptr을 활용해보기 Posted on September 10, 2021 PCL pointer Ptr 예제 [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
ROS Point Cloud Library (PCL) - 1. Ptr, ConstPtr의 완벽 이해 (1) shared_ptr PCL의 Ptr의 typedef를 구성하는 shared_ptr 살펴보기 Posted on September 9, 2021 PCL pointer Ptr 선언 [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
ROS Point Cloud Library (PCL) - 0. Tutorial 및 기본 사용법 기본 사용법 및 operation들 정리 Posted on September 9, 2021 Point Cloud Library를 사용해야 하는 이유 [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
Generalized Iterative Closest Point Line by Line - 3. align() G-ICP 내부 설명 Posted on September 5, 2021 Generalized Iterative Closest Point (G-ICP) [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
Generalized Iterative Closest Point Line by Line - 2. setInputSource() and setInputTarget() G-ICP 내부 설명 - setInputSource() and setInputTarget() Posted on September 5, 2021 Generalized Iterative Closest Point (G-ICP) [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
Generalized Iterative Closest Point Line by Line - 1. Introduction G-ICP 내부 설명 Posted on September 5, 2021 Generalized Iterative Closest Point (G-ICP) [Read More] Tags: SLAM LiDAR Pointcloud ROS PCL
MinkowskiEngine Docker에 설치하는 법 xhost + Posted on August 8, 2021 처음에는 빨간 error message로 도배가 됐었는데, 어째저째 하니 무탈히 install이 완료되었다. [Read More] Tags: MinkowskiEngine