Skip to content

Sagar-2401/Dynamic-Obstacle-Avoidance-Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Quick-Response Dynamic Obstacle Avoidance Strategy

Introduction

This project presents a few-shot dynamic obstacle avoidance technique for mobile robots in unknown environments, leveraging advancements in deep learning algorithms and mobile platforms[^2^][2].

Components

  • NVIDIA JetBot: An AI kit with a NVIDIA Jetson Nano-based system[^3^][3].
  • Convolutional Neural Networks (CNNs): Utilized for training in a Reinforcement-Learning fashion via PyTorch[^4^][4].
  • Linux4Tegra OS: The operating system running on Jetson Nano[^5^][5].
  • Jetpack SDK: Includes tools and libraries for development on Jetson Nano.

Methodology

The project involves training a CNN to enable a self-driving robot (JetBot) to navigate a fictitious road autonomously[^6^][6]. The model is trained using PyTorch and deployed on the mobile robot for obstacle avoidance recognition tests[^7^][7].

Results

The tests conducted on the mobile robot platform showed good performance, validating the proposed strategy[^8^][8]. The project also discusses the potential applications and limitations of the approach.

Future Work

Further research will focus on enabling the robot to retain information acquired in various testing contexts and improve its adaptability to different environments.

References

  • A comprehensive list of references is included in the project documentation, providing a foundation for the research and development of the obstacle avoidance strategy.

How to Contribute

Contributions to the project are welcome. Please refer to the CONTRIBUTING.md file for guidelines on how to make contributions.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

Special thanks to the Department of Electronics and Communication Engineering, Nirma University, for their support and guidance throughout the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors