|
| virtual std::vector< int > const * | getPredecessors () const |
| |
| virtual std::vector< int > const * | getSuccessors () const |
| |
| | LatticeSCQ (EnvironmentNAVXYTHETALAT *env, std::vector< nav2dcell_t > const &changedcellsV) |
| |
Definition at line 61 of file sbpl_lattice_planner.cpp.
| sbpl_lattice_planner::LatticeSCQ::LatticeSCQ |
( |
EnvironmentNAVXYTHETALAT * |
env, |
|
|
std::vector< nav2dcell_t > const & |
changedcellsV |
|
) |
| |
|
inline |
| virtual std::vector<int> const* sbpl_lattice_planner::LatticeSCQ::getPredecessors |
( |
| ) |
const |
|
inlinevirtual |
| virtual std::vector<int> const* sbpl_lattice_planner::LatticeSCQ::getSuccessors |
( |
| ) |
const |
|
inlinevirtual |
| std::vector<nav2dcell_t> const& sbpl_lattice_planner::LatticeSCQ::changedcellsV_ |
| EnvironmentNAVXYTHETALAT* sbpl_lattice_planner::LatticeSCQ::env_ |
| std::vector<int> sbpl_lattice_planner::LatticeSCQ::predsOfChangedCells_ |
|
mutable |
| std::vector<int> sbpl_lattice_planner::LatticeSCQ::succsOfChangedCells_ |
|
mutable |
The documentation for this class was generated from the following file: