LiDAR-Based Projects for Final Year Students (2026)
LiDAR (Light Detection and Ranging) provides accurate range measurements and dense point clouds for robotics, autonomous vehicles, mapping and industrial inspection. Student projects span 2D scanners to multi-beam 3D sensors.
This page lists 90+ high-impact LiDAR topics. Tools include PCL, Open3D, ROS 2, LOAM / LIO-SAM / Fast-LIO, Cartographer, and sensors such as RPLidar, Velodyne, Ouster and Livox. Datasets include KITTI, nuScenes and SemanticKITTI. Ideal for BE, BTech, MTech students in Bangalore and across India.
LiDAR Based SLAM
Core Frameworks & ToolsLibraries and sensors commonly used in LiDAR academic and industry projects.
Best LiDAR-Based Project Topics & Tools (90+)
Grouped by theme. Each topic lists primary tools and typical sensors/datasets.
| # | Project Topic | Primary Tools / Sensors |
|---|---|---|
| 🗺️ LiDAR SLAM · Localization | ||
| 1 | SLAM2D LiDAR SLAM with Cartographer / slam_toolbox | ROS 2, RPLidar, Cartographer |
| 2 | SLAMLOAM / A-LOAM 3D LiDAR Odometry and Mapping | LOAM, Velodyne, KITTI |
| 3 | SLAMLIO-SAM Tightly-Coupled LiDAR–Inertial SLAM | LIO-SAM, IMU + LiDAR |
| 4 | SLAMFast-LIO / Fast-LIO2 Real-Time Mapping | Fast-LIO, Livox / Ouster |
| 5 | SLAMLeGO-LOAM for Ground Vehicle Mapping | LeGO-LOAM, KITTI |
| 6 | SLAMLoop Closure and Pose Graph for LiDAR SLAM | Scan context / ICP, g2o |
| 7 | SLAMMulti-Session LiDAR Map Merging | slam_toolbox / custom merge |
| 8 | SLAMLocalization on Prior LiDAR Map (NDT / ICP) | PCL NDT, AMCL-style 3D |
| 9 | SLAMIndoor 2D Mapping Accuracy Benchmark | RPLidar, ground-truth poses |
| 10 | SLAMDrift Analysis and ATE/RPE for LiDAR SLAM | evo / KITTI tools |
| ☁️ Point Cloud Processing | ||
| 11 | PCGround Plane Removal and Obstacle Extraction | PCL / Open3D, RANSAC |
| 12 | PCEuclidean / DBSCAN Clustering of Obstacles | PCL, Open3D |
| 13 | PCVoxel Grid Downsampling and Outlier Removal | PCL, statistical outlier |
| 14 | PCNormal Estimation and Surface Reconstruction | PCL, Poisson / Ball Pivoting |
| 15 | PCPoint Cloud Registration (ICP / NDT / FPFH) | PCL, Open3D |
| 16 | PCSemantic Segmentation of Point Clouds | RangeNet++ / Cylinder3D, SemanticKITTI |
| 17 | PCInstance Segmentation on LiDAR Scans | Deep models, SemanticKITTI |
| 18 | PCChange Detection Between LiDAR Maps | Open3D, multi-session maps |
| 19 | PCPoint Cloud Compression / Streaming Study | Draco / custom, bandwidth metrics |
| 20 | PCMesh Generation from Outdoor LiDAR Scans | Open3D, Poisson |
| 🔍 3D Object Detection · Tracking | ||
| 21 | Det3D Object Detection with PointPillars | OpenPCDet, KITTI / nuScenes |
| 22 | DetSECOND / PointRCNN Style Detector Demo | OpenPCDet, KITTI |
| 23 | DetCenterPoint / Modern Detector Benchmark | OpenPCDet, nuScenes |
| 24 | DetPedestrian / Vehicle Tracking from LiDAR | Detection + AB3DMOT-style |
| 25 | DetReal-Time Detection on Edge (Jetson) | TensorRT, reduced model |
| 26 | DetObstacle Bounding Boxes for Robot Costmap | Clustering / detector, ROS 2 |
| 27 | DetOpen-Set / Unknown Obstacle Detection | Anomaly / clustering hybrid |
| 28 | DetDetection Range and Density Sensitivity Study | KITTI subsets, metrics |
| 🧭 LiDAR for Autonomous Navigation | ||
| 29 | Nav2D LiDAR Costmap for Nav2 | ROS 2 Nav2, RPLidar |
| 30 | Nav3D LiDAR Obstacle Layer for Navigation | Point cloud → costmap |
| 31 | NavDynamic Obstacle Tracking for Local Planner | Tracking + DWB/TEB |
| 32 | NavCliff / Drop Detection with Vertical LiDAR | 2D/3D LiDAR, safety layer |
| 33 | NavOutdoor Path Following with LiDAR Odometry | LOAM odom, path tracker |
| 34 | NavDocking / Precision Approach with LiDAR Reflectors | Intensity peaks, pose estimate |
| 35 | NavMulti-Floor / Elevator-Aware Navigation Concepts | Map switching, LiDAR cues |
| 📍 Mapping · Survey · HD Maps | ||
| 36 | MapIndoor Building Mapping with 2D LiDAR | Cartographer, floor plans |
| 37 | MapOutdoor Campus / Road Mapping with 3D LiDAR | LOAM, georeferencing |
| 38 | MapHD Map Lite: Lane / Curb Extraction from LiDAR | PCL, intensity, KITTI |
| 39 | MapForest / Terrain Mapping for UGVs | 3D LiDAR, ground filter |
| 40 | MapVolume Estimation (stockpile / inventory) from LiDAR | Open3D, mesh volume |
| 41 | MapConstruction Site Progress Mapping | Multi-scan registration |
| 42 | MapMap Quality Metrics (coverage, density, holes) | Custom metrics, visualization |
| 🔗 LiDAR–Camera · Multi-Sensor Fusion | ||
| 43 | FuseLiDAR–Camera Extrinsic Calibration | Target-based / targetless |
| 44 | FusePoint Cloud Colorization from Camera | Projection, calibrated pair |
| 45 | FuseEarly / Late Fusion for 3D Detection | OpenPCDet fusion, KITTI |
| 46 | FuseLiDAR–IMU Calibration and Preintegration | Kalibr-style / LIO pipelines |
| 47 | FuseRadar–LiDAR Fusion for Adverse Weather | Conceptual + sim/public data |
| 48 | FuseSemantic Label Transfer Camera → LiDAR | Projection, SemanticKITTI |
| 🏭 Domain Applications | ||
| 49 | DomainWarehouse AMR with 2D LiDAR Navigation | RPLidar, Nav2, ROS 2 |
| 50 | DomainAgricultural Row Detection with LiDAR | 2D/3D LiDAR, clustering |
| 51 | DomainMine / Tunnel Mapping and Localization | 3D SLAM, subterranean |
| 52 | DomainPort / Yard Container Detection | 3D detection, custom data |
| 53 | DomainSmart City Sidewalk / Curb Inventory | Mobile LiDAR, classification |
| 54 | DomainIndustrial Safety Zone Monitoring | 2D LiDAR, intrusion rules |
| 55 | DomainDrone LiDAR Survey Processing Pipeline | Open3D, georef, DEM |
| 56 | DomainRail / Road Clearance Envelope Check | Point cloud vs CAD envelope |
| 🔧 Drivers · Hardware · Simulation | ||
| 57 | HWRPLidar ROS 2 Driver and Scan Filtering | rplidar_ros, filters |
| 58 | HWVelodyne / Ouster PointCloud2 Pipeline | velodyne_pointcloud, ROS 2 |
| 59 | HWLivox MID / Avia Integration and Custom Msg | livox_ros_driver2 |
| 60 | HWGazebo / Ignition LiDAR Simulation | ros_gz, ray sensors |
| 61 | HWMulti-LiDAR Rig Synchronization | Time sync, extrinsic calib |
| 62 | HWLow-Cost 2D LiDAR vs Mid-Range 3D Comparison | RPLidar vs solid-state, metrics |
| 🔬 Advanced · Learning · Research | ||
| 63 | AdvDeep Learning for LiDAR Odometry | LO-Net style, KITTI |
| 64 | AdvNeural LiDAR SLAM Concepts (NeRF-LiDAR) | Research papers, simplified demo |
| 65 | AdvDomain Adaptation for LiDAR Detection | Source→target, KITTI/nuScenes |
| 66 | AdvWeather Robustness: Rain / Fog on LiDAR | Augmentation, public adverse sets |
| 67 | AdvMoving Object Segmentation (MOS) in Scans | SemanticKITTI MOS, deep models |
| 68 | AdvPlace Recognition with Scan Context / OverlapNet | Scan Context, KITTI sequences |
| 69 | AdvUncertainty Estimation in LiDAR Detection | Ensembles / evidential, KITTI |
| 70 | AdvEfficient Inference: Sparse Convs / Quantization | MinkowskiEngine, TensorRT |
| 71 | AdvMulti-Robot Collaborative LiDAR Mapping | Map merge, relative localization |
| 72 | AdvLifelong / Incremental Mapping Strategies | Map update policies, slam_toolbox |
| 73 | AdvLiDAR Intensity for Material / Lane Cues | Intensity features, KITTI |
| 74 | AdvSelf-Supervised Pretraining on LiDAR | Contrastive / masked, public sets |
| 75 | AdvBenchmark: Classical vs Learning-Based Odometry | LOAM vs deep, KITTI metrics |
| 76 | AdvSolid-State vs Spinning LiDAR Trade-off Study | Livox vs Velodyne-class, metrics |
| 77 | AdvPrivacy: Anonymizing People in LiDAR Maps | Detection + removal pipeline |
| 78 | AdvReal-Time Pipeline Latency Budget Analysis | ROS 2 tracing, profiling |
| 79 | AdvDataset Creation: Record, Label, Train LiDAR Det | rosbag2, labeling tools |
| 80 | AdvEnd-to-End: LiDAR SLAM → Nav → Obstacle Avoid | Full ROS 2 stack |
| 81 | Adv4D Occupancy / Spatio-Temporal Mapping | Research concepts, simplified |
| 82 | AdvCross-Sensor Calibration Board Design Study | Target design, residual metrics |
| 83 | AdvLiDAR Simulation Fidelity vs Real Data | Gazebo / CARLA vs real bags |
| 84 | AdvPower and Compute Profiling of LiDAR Stack | Jetson / x86, power meters |
| 85 | AdvFault Detection: Dirty Lens / Misalignment Alerts | Quality metrics, rules |
| 86 | AdvSemantic Map Layers from LiDAR Segmentation | SemanticKITTI → map layers |
| 87 | AdvComparative Study: Cartographer vs slam_toolbox | Same bags, quality metrics |
| 88 | AdvLong-Range LiDAR for Highway Perception Concepts | Public long-range datasets |
| 89 | AdvHuman Activity Zones from Indoor LiDAR | 2D occupancy, heatmaps |
| 90 | AdvFull Stack Demo: Sense (LiDAR) → Map → Detect → Navigate | ROS 2, PCL, Nav2, detector |
| 91 | AdvOpen-Source LiDAR Stack Reproducibility Report | Documented pipeline, metrics |
| 92 | AdvCost-Effective Teaching Platform with RPLidar | Curriculum + lab exercises |
Topics reflect robotics, AV and mapping practice with open LiDAR tools and public datasets. Contact us for pipeline notes, ROS 2 setup, evaluation metrics, university-format report, PPT and viva Q&A for any topic above.
Lidar Project Arduino
Why Choose Us for LiDAR Projects?Bangalore-based guidance for BE, BTech and MTech students working on LiDAR perception and mapping.
LiDAR SLAM
2D Cartographer/slam_toolbox and 3D LOAM/LIO-SAM/Fast-LIO with clear evaluation metrics.
Point Clouds
Ground removal, clustering, registration and semantic segmentation with PCL and Open3D.
3D Detection
PointPillars and modern detectors on KITTI/nuScenes with tracking and edge deployment options.
Navigation & Fusion
LiDAR costmaps for Nav2, camera–LiDAR calibration and multi-sensor fusion pipelines.
Laser Project Ideas for Beginners
Frequently Asked Questions — LiDAR ProjectsLiDAR Project Lab — Bangalore
2D/3D LiDAR sensors, ROS 2 stacks and GPU workstations for BE, BTech and MTech perception projects.
Cartographer
3D Mapping
Processing
PointPillars
Navigation
Calibration
Segmentation
Preparation