navlib::HKSolver Class Reference

A solver based on the 2005 Howard Kelley paper. More...

#include <hkSolver.h>

Inheritance diagram for navlib::HKSolver:

navlib::TpbvpSolver

List of all members.

Public Member Functions

 HKSolver (double timeout)
PathgetPath (const PathPoint &wp0, const PathPoint &wpf)
 Returns a path that goes from one waypoint to another.


Detailed Description

A solver based on the 2005 Howard Kelley paper.

It has an improved optimization algorithm it uses to solve for paths and it can plan paths over very long distances by solving two local problems.


Member Function Documentation

Path * HKSolver::getPath ( const PathPoint wp0,
const PathPoint wpf 
) [virtual]

Returns a path that goes from one waypoint to another.

Parameters:
wp0 initial waypoint
wpf final waypoint

Implements navlib::TpbvpSolver.


The documentation for this class was generated from the following files:

Generated on Mon Nov 3 20:33:35 2008 for navlib by  doxygen 1.5.5