Developing a maze solving robot in ROS2 that leverages information from a drone or Satellite's camera using OpenCV algorithms to find its path to the goal and solve the maze. :)
-
Updated
Mar 22, 2024 - Python
Developing a maze solving robot in ROS2 that leverages information from a drone or Satellite's camera using OpenCV algorithms to find its path to the goal and solve the maze. :)
This repository contains implementation for graph algorithms using an adjacency matrix. This was submitted as project two for ITCS 6114 Data Structures and Algorithms under the guidance of Dr. Dewan at the University of North Carolina at Charlotte, Fall 2021.
Directed Weighted Graph implementation in Python. This is the 4th assignment in OOP21 course in Ariel University.
Visualize Dijkstra's algorithm on a 2D Grid
Add a description, image, and links to the dijikstra-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the dijikstra-algorithm topic, visit your repo's landing page and select "manage topics."