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