Jay Menon

Resume LinkedIn Github

Project Title & GitHub Link

LIOSAM : Tightly-coupled Lidar Inertial Odometry via Smoothing and Mapping

Technologies

SLAM, Computer Vision, Loop Closure, ROS, Mobile Robotics, LIDAR

Project

State estimation, localization, and mapping are the essential requirements for an intelligent mobile robot. However, challenges exist in Real-Time 3D Mapping and Localization. Current technologies like LOAM (Lidar Odometry and Mapping in Real-time) struggle with loop closure detection.


LIO-SAM is a state-of-the-art algorithm that integrates LiDAR and IMU data to perform real-time odometry and mapping. It is particularly effective in environments where GPS signals are weak or unavailable, such as indoors or in urban canyons. The algorithm employs factor graph optimization to fuse data from the LiDAR and IMU sensors, ensuring robust and accurate state estimation. LIO-SAM is designed to handle the complexities of dynamic environments and large-scale mapping, making it suitable for various robotic applications, including autonomous vehicles, drones, and mobile robots.

This project was implemented in the Spring quarter of 2024 as a Final project for my CSE 598 course (Perception in Robotics) under Professor Nakul Gopalan.


Simulation of a Mobile robot with Velodyne Lidar in Gazebo


Basic System Flow



I had also put up a presentation for you to refer on LIOSAM. You can refer the same here.