|
|
This is the complete list of members for ShortestPathFasterAlgorithm, including all inherited members.
| constructPath(const Eigen::Vector2f &start, const std::vector< std::vector< Eigen::Vector2i > > &spfaParents, const Eigen::Vector2f &goal) const | ShortestPathFasterAlgorithm | |
| plan(const Eigen::Vector2f &start, const Eigen::Vector2f &goal, bool checkStartForCollision=true) const | ShortestPathFasterAlgorithm | |
| ShortestPathFasterAlgorithm(const Costmap &costmap, const Parameters ¶ms) | ShortestPathFasterAlgorithm | |
| spfa(const Eigen::Vector2f &start, bool checkStartForCollision=true) const | ShortestPathFasterAlgorithm | |
| spfa(const Eigen::MatrixXf &inputMap, const Eigen::Vector2i &source, bool checkStartForCollision=true) const | ShortestPathFasterAlgorithm |