Skip to content

Simulation of a robot which navigates through a maze using sensor inputs

Notifications You must be signed in to change notification settings

laebasayed/Maze-Solving-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maze-Solving-Bot

Simulation of a Robot using Robot Operating System (ROS) for solving a simply connected Maze created in GAZEBO while implementing the wall following algorithm

Requirements

  1. ROS, Gazebo,Sahayak(Robot)
  2. Clone the repository
  3. Run the following commands in the terminal :
pip install -r requirement.txt
  • Required ROS Packages
xargs sudo apt install < ros_requirements.txt
  • Launch command teleop.launch to launch all ROS Controllers along with Gazebo.
  1. Run the required python code in the terminal specifying the correct path.

Output

ResultMazeSOlver.mp4

About

Simulation of a robot which navigates through a maze using sensor inputs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published