|
|
This is the complete list of members for SPFAImpl, including all inherited members.
| calculatePath(const PlanningResult &planner, const core::Pose &goal, const std::optional< RecoveryInfo > &recovery=std::nullopt) | SPFAImpl | |
| executePlanner(const core::Pose &start) | SPFAImpl | |
| executePlannerFromPosition(const Eigen::Vector2f &startPosition) | SPFAImpl | |
| Params typedef | SPFAImpl | |
| plan(const core::Pose &start, const core::Pose &goal) | SPFAImpl | |
| PlanningResult typedef | SPFAImpl | |
| postProcessPath(const std::vector< Eigen::Vector2f > &path) | SPFAImpl | protected |
| SPFA class | SPFAImpl | friend |
| SPFAImpl(const Params ¶ms, const core::GeneralConfig &generalParams, const std::optional< navigation::algorithms::Costmap > &costmap) | SPFAImpl | |
| updateCostmap(const std::optional< navigation::algorithms::Costmap > &costmap) | SPFAImpl |