Simulation of a Robot using Robot Operating System (ROS) for solving a simply connected Maze created in GAZEBO while implementing the wall following algorithm
- ROS, Gazebo,Sahayak(Robot)
- Clone the repository
- 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.
- Run the required python code in the terminal specifying the correct path.