Skip to content

chinmaynehate/slam-avitra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintenance License Made with PyTorch


Logo

SLAM-Avitra

Comparison of SLAM Algorithms on a Mobile Robot
Report Bug · Request Feature

⚡️ Demo ⚡️

example1


Table of Contents
  1. About The Project
  2. Contributing
  3. License
  4. Acknowledgments

📖 About The Project

For autonomous robotic systems, Simultaneous Lo- calization and Mapping (SLAM) is often a necessity. In the last few years, several SLAM techniques have been successfully proposed for varying environments. Hence, it is important to measure the performance of these techniques depending on the use case. We present a relative examination and benchmarking of mobile robot trajectories estimated by four ROS-based algorithms in an indoor environment: (a)lidar-based: Hector-SLAM and GMapping and (b)camera-based: RTAB-Map and ORB-SLAM2. A mobile robot was designed with sensors such as 2D lidar, encoders, inertial measurement unit, and depth camera. Thereafter, experiments were performed in an indoor environment, and information containing time-synchronized poses was gathered from sensors by teleoperating the robot on a testing track. Different SLAM systems were tested on this data and were compared with suitable metrics. The results demonstrate encouraging outcomes for lidar-based Hector-SLAM and camera- based ORB-SLAM2 algorithms.

(back to top)

🧱 Built With

⭐️ Contributing

Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

⚠️ License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

👍 Acknowledgments

(back to top)

⭐ How to cite

Plain text:

C. Nehate, R. Shinde, S. Naik, M. Aradwad, A. Bhurke and F. Kazi, "Implementation and Evaluation of SLAM Systems for a Mobile Robot," 2021 IEEE 18th India Council International Conference (INDICON), 2021, pp. 1-6, doi: 10.1109/INDICON52576.2021.9691761.

Bibtex:

@INPROCEEDINGS{9691761,
  author={Nehate, Chinmay and Shinde, Rutwik and Naik, Saket and Aradwad, Manish and Bhurke, Anish and Kazi, Faruk},
  booktitle={2021 IEEE 18th India Council International Conference (INDICON)}, 
  title={Implementation and Evaluation of SLAM Systems for a Mobile Robot}, 
  year={2021},
  volume={},
  number={},
  pages={1-6},
  doi={10.1109/INDICON52576.2021.9691761}}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published