Skip to content

hamidurrk/Kibo-RPC-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3D Simulation of Dijkstra's Algorithm

To visualize the Dijkstra's algorithm in a 3D environment, I created a simulation using vpython. The simulation demonstrates the shortest path algorithm in action, showing how the algorithm calculates the shortest path between two points in a 3D space. Participated in Kibo Robot Programming Challenge 2023.

Usage

  1. Clone the repository in your local machine.
  2. Install the depedencies using pip.
    pip install vpython
  3. Run the simulator_v1.py file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages