This repository contains the exploratory project report titled "Use of LiDAR Technology for Determination of Volume and Dimensions of Objects" conducted by Aadarsh Kumar, Vaatsalya Sinha, Harsh Kumar, and Sangle Nilesh Ganesh under the guidance of Dr. Kishor P. Sarawadekar at the Department of Electronics Engineering, IIT (BHU) Varanasi.
The project aims to automate the determination of dimensions and volume of objects using LiDAR technology. The proposed system utilizes a single RPLiDAR and various approaches to calculate dimensions and volume accurately and efficiently. The system's average error is around 3% in dimension estimation.
In Industry 4.0 logistics systems, accurate measurement of object dimensions and volume is crucial for efficient and safe transportation. Traditional manual methods are slow and prone to errors. This project addresses the need for an automated and precise solution using LiDAR technology.
Five approaches were explored for dimension and volume estimation:
- Using two perpendicularly oriented RPLiDARs
- Combining one RPLiDAR and a web camera
- Utilizing one RPLiDAR and a conveyor belt
- Incorporating one RPLiDAR and a stepper motor
- Employing one RPLiDAR and a servo motor
Among the explored approaches, Approach 5 (Using one RPLiDAR and a Servo Motor) was found to be the most effective. It allows for both stationary and moving object measurements and offers good accuracy. The proposed system offers significant potential for industrial applications, especially in automated warehousing and logistics.
- Code: Implementation of the proposed methodologies
- Documentation: Detailed documentation and reports of the project
- References: Relevant literature and resources used in the project
- Clone this repository: `git clone https://github.com/Azazel0203/Volume_estimation.git'
- Navigate to the desired approach's code directory
- Follow the instructions in the documentation to set up and run the code
- Analyze the results and adapt the methodology for specific use cases
We would like to express our sincere gratitude to Dr. Kishor P. Sarawadekar for his guidance and support throughout this project.
- Aadarsh Kumar
- Vaatsalya Sinha
- Harsh Kumar
- Sangle Nilesh Ganesh
