Skip to content

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

Notifications You must be signed in to change notification settings

cedw93/Robot_Path_Finding

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published