INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
hydropathplan::SparseSkeletonPathPlanner Class ReferenceSimilar to SkeletonPathPlanner, but faster. More...
Inherits hydropathplan::IPathPlanner2d.
Detailed DescriptionSimilar to SkeletonPathPlanner, but faster. Works by taking the output of Skeleton path planning, and extracting a set of nodes (ie junctions in the skeleton). Plans using this sparse set of nodes (and links between them) rather than the full skeleton, which is much faster. Constructor & Destructor Documentation
Warning: may throw 'hydropathplanException's References hydroogmap::GenericMap< T >::metresPerCell(). Member Function Documentation
The cells in 'path' are guaranteed to be in line-of-sight of one another, but are not guaranteed to be adjacent to one another. Warning: may throw 'hydropathplanException's Implements hydropathplan::IPathPlanner2d. The documentation for this class was generated from the following files:
|
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)