/AutonomousRacingPathFinding

A path finding algorithm that first converts the track into a graph-node representation via a matrix representation and then generates an optimal path via d* or something

Primary LanguagePython

No issues in this repository yet.