File contains ThetaStar class. More...
#include <list>#include <unordered_map>#include <iostream>#include "PathPlanner.h"#include "Geom.h"#include "LineOfSight.h"

Go to the source code of this file.
Classes | |
| class | ThetaStar |
| ThetaStar class implements Theta* algorithm, which creates path from start to goal position. More... | |
File contains ThetaStar class.
Definition in file ThetaStar.h.