#include <base_local_planner/trajectory.h>

Go to the source code of this file.
Classes | |
| class | base_local_planner::TrajectoryCostFunction |
| Provides an interface for critics of trajectories During each sampling run, a batch of many trajectories will be scored using such a cost function. The prepare method is called before each batch run, and then for each trajectory of the sampling set, score_trajectory may be called. More... | |
Namespaces | |
| base_local_planner | |