Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 392 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 392 Bytes

Robot_Path_Finding

This allows a robot to navigate an occupancy grid to a desired X/Y location using an A* search in C++.

This code is part of the CS26410 Module, taken as part of the Computer Science g400 scheme at Aberystwyth University, Wales(2014).

This repo contains config files for Player/Stage.

ADD DETAILED INSTRUCTIONS FOR COMPLIATION AND RUNNING