Skip to content

Latest commit

 

History

History
26 lines (11 loc) · 536 Bytes

README.md

File metadata and controls

26 lines (11 loc) · 536 Bytes

ROS-Turtlebot-maze

Turtlebot maze solver that senses environment through laser scans and navigates. A mini Project from Robot Ignite Academy Course Two classes has been implemented :

  1. /src/src/project.py - Includes the algorithm for navigation and obstacle detection.
  2. /src/src/robot_control_class.py - Contains sensor data acquisition and methods.

Tools:

python numpy ROS

Demo

20200120_190819