Skip to content

kazizi-swe/robot-maze-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

robot-maze-solver

A team project where we developed the source code for an EV3 robot using Robot C language.

Motivation:

Program a robot to complete tasks.

Objective:

Make a robot solve a maze problem by finding boxes and stacking them on top of each other throughout the maze.

Video demo:

https://www.youtube.com/watch?v=FANwK3W_1WA&feature=youtu.be

Limitations:

  1. Limited set of EV3 robot pieces.
  2. The coordinates of the maze were hardcoded because the shape of the maze never changed.
  3. The unique coordinates of the boxes were inputed before starting the application.

Improvements:

The source code can be improved to be more clear and concise.

About

Source code for an EV3 robot using Robot C langauge.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages