This is the complete list of members for gpp_interface::PostPlanningInterface, including all inherited members.
initialize(const std::string &_name, Map *_map)=0 | gpp_interface::PostPlanningInterface | pure virtual |
Map typedef | gpp_interface::PostPlanningInterface | |
Path typedef | gpp_interface::PostPlanningInterface | |
Pose typedef | gpp_interface::PostPlanningInterface | |
postProcess(const Pose &_start, const Pose &_goal, Path &_path, double &_cost)=0 | gpp_interface::PostPlanningInterface | pure virtual |
~PostPlanningInterface()=default | gpp_interface::PostPlanningInterface | virtual |