#include <vector>
#include <base_local_planner/trajectory.h>
#include <base_local_planner/trajectory_cost_function.h>
#include <base_local_planner/trajectory_sample_generator.h>
#include <base_local_planner/trajectory_search.h>
Go to the source code of this file.
Classes | |
class | base_local_planner::SimpleScoredSamplingPlanner |
Generates a local plan using the given generator and cost functions. Assumes less cost are best, and negative costs indicate infinite costs. More... | |
Namespaces | |
base_local_planner | |