Autonomous Vehicle Navigation with LIDAR using Path Planning
Rahul M K, Sumukh B, Praveen L Uppunda, Vinayaka Raju, C Gururaj

TL;DR
This paper presents a comprehensive autonomous vehicle navigation system integrating LIDAR, camera, and IMU sensors with ROS, employing sensor fusion, SLAM, and path planning for robust self-driving capabilities.
Contribution
It introduces a novel integrated framework combining multiple sensors and advanced algorithms within ROS for autonomous navigation and control.
Findings
Successful sensor fusion improves decision accuracy.
Effective SLAM and localization enable precise mapping.
Path planning algorithms facilitate autonomous vehicle navigation.
Abstract
In this paper, a complete framework for Autonomous Self Driving is implemented. LIDAR, Camera and IMU sensors are used together. The entire data communication is managed using Robot Operating System which provides a robust platform for implementation of Robotics Projects. Jetson Nano is used to provide powerful on-board processing capabilities. Sensor fusion is performed on the data received from the different sensors to improve the accuracy of the decision making and inferences that we derive from the data. This data is then used to create a localized map of the environment. In this step, the position of the vehicle is obtained with respect to the Mapping done using the sensor data.The different SLAM techniques used for this purpose are Hector Mapping and GMapping which are widely used mapping techniques in ROS. Apart from SLAM that primarily uses LIDAR data, Visual Odometry is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robotics and Sensor-Based Localization · Advanced Vision and Imaging
