(2016 IROS)

📝 Paper & Presentation

Receding Moving Object Segmentation in 3D LiDAR Data Using Sparse 4D Convolutions.pdf

<aside> 💡 **정리 0. Multi-camera integration : 카메라 추가하면서 기존 메소드와 달라진 점

  1. Inertial measurement integration :: IMU filter(2가지)
  2. Local map 기준 추가
  3. 새로운 edge constraint 설정

Q.

  1. IMU의 경우 filter왜 쓰고, 어디에 쓰려는지 알겠는데, Preintegration해서 넣는건지?
  1. 기존 ORB SLAM 파이프라인 → 각 쓰레드별 역할 및 수식적 이해
  2. KeyFrame 부분 : ORB SLAM하고의 차이점 / $m_{low}, m_{high}$ ??
  3. IMU integration :: Fixed Covariance filter????
  4. 식(3)번 Local map, Non-local map**

</aside>

[SLAM] Graph-based SLAM (Pose graph SLAM)

[Paper Review] ProSLAM

Abstract


Intro