Quad-SDK
|
This is the complete list of members for GBPL, including all inherited members.
anytime_horizon | GBPL | protected |
anytime_horizon_init | GBPL | protected |
attemptConnect(const State &s_existing, const State &s, double t_s, StateActionResult &result, const PlannerConfig &planner_config, int direction) | RRT | |
attemptConnect(const State &s_existing, const State &s, StateActionResult &result, const PlannerConfig &planner_config, int direction) | RRT | |
connect(PlannerClass &T, State s, const PlannerConfig &planner_config, int direction, ros::Publisher &tree_pub) | GBPL | |
dist_to_goal_ | RRT | protected |
elapsed_to_first_ (defined in RRT) | RRT | protected |
elapsed_total_ | RRT | protected |
extend(PlannerClass &T, const State &s, const PlannerConfig &planner_config, int direction, ros::Publisher &tree_pub) | RRT | virtual |
extractClosestPath(PlannerClass &Ta, const State &s_goal, std::vector< State > &state_sequence, std::vector< Action > &action_sequence, const PlannerConfig &planner_config) | GBPL | |
extractPath(PlannerClass &Ta, PlannerClass &Tb, std::vector< State > &state_sequence, std::vector< Action > &action_sequence, const PlannerConfig &planner_config) | GBPL | |
findPlan(const PlannerConfig &planner_config, State s_start, State s_goal, std::vector< State > &state_sequence, std::vector< Action > &action_sequence, ros::Publisher &tree_pub) | GBPL | |
GBPL() | GBPL | |
getActionSequence(PlannerClass &T, std::vector< int > path) | RRT | |
getActionSequenceReverse(PlannerClass &T, std::vector< int > path) | GBPL | |
getStateSequence(PlannerClass &T, std::vector< int > path) | RRT | |
getStatistics(double &plan_time, int &vertices_generated, double &plan_length, double &path_duration, double &dist_to_goal) | RRT | |
goal_found | RRT | protected |
horizon_expansion_factor | GBPL | protected |
newConfig(State s, State s_near, StateActionResult &result, const PlannerConfig &planner_config, int direction, ros::Publisher &tree_pub) | RRT | |
num_vertices_ | RRT | protected |
path_duration_ | RRT | protected |
path_length_ | RRT | protected |
pathFromStart(PlannerClass &T, int idx) | RRT | |
planning_rate_estimate | GBPL | protected |
postProcessPath(std::vector< State > &state_sequence, std::vector< Action > &action_sequence, const PlannerConfig &planner_config) | GBPL | |
printPath(PlannerClass &T, std::vector< int > path) | RRT | |
prob_goal_thresh | RRT | protected |
RRT() | RRT | |
success_ | RRT | protected |
tree_viz_msg_ | RRT | protected |
~RRT() | RRT |