Skip to content

A 2D Program that places random objects on screen and a robot has to find its way from the starting location to goal location

Notifications You must be signed in to change notification settings

13events/Robot_Navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot_Navigation

A 2D Program that places random objects on screen and a robot has to find its way from the starting location to goal location.

Current State

The current state of this project only populates a board with obstacles and places starting and ending positions.

Future Goals

Create a pathfinding algoritm using A* or dijkstra to lead the robot from its starting position to the finish.

About

A 2D Program that places random objects on screen and a robot has to find its way from the starting location to goal location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published