Skip to content

Project implemented in Lego NXT using ROBOTC as a semester project for the purposes of the course Embedded Systems

Notifications You must be signed in to change notification settings

skalogerakis/TUC_Autonomous_Map_Exploring_Car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TUC_Autonomous_Map_Exploring_Car

Project implemented in Lego NXT using ROBOTC as a semester project for the purposes of the course Embedded Systems.

Goal:

An autonomous car that navigates in random mazes exhaustively except when there is a termination point. DFS(Depth First Search) algorithm was used to navigate through the maze. At the end the maze will be visualized using MazeVisualizer.

MazeVisualizer

Application developed in Java that takes as a parameter output file from LegoNXT and visualizes the navigated maze.(More details in milestone 2 and 3 reports)

About

Project implemented in Lego NXT using ROBOTC as a semester project for the purposes of the course Embedded Systems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published