stevempope / SWM99-LiDAR-Mapping

Fulfills SWM99 Individual Project for MCOMP objectives. LiDAR Mapping to form a Navmesh
1 stars 0 forks source link

Pathfinding Class Needs finishing #7

Closed stevempope closed 5 years ago

stevempope commented 5 years ago

A basic Best-first approach needs to be in to allow Unit test creation

stevempope commented 5 years ago

Addressed and completed with #17