Turtlebot maze solver that senses environment through laser scans and navigates. A mini Project from Robot Ignite Academy Course Two classes has been implemented :
- /src/src/project.py - Includes the algorithm for navigation and obstacle detection.
- /src/src/robot_control_class.py - Contains sensor data acquisition and methods.
python numpy ROS