Bench-MR
A Motion Planning Benchmark for Wheeled Mobile Robots
Classes
OptimizationObjective.h File Reference
#include <ompl/base/OptimizationObjective.h>
#include <ompl/base/objectives/PathLengthOptimizationObjective.h>
#include <ompl/base/samplers/InformedStateSampler.h>
#include <ompl/base/samplers/informed/PathLengthDirectInfSampler.h>
#include <limits>
Include dependency graph for OptimizationObjective.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CustomPathLengthDirectInfSampler
 
class  CustomPathLengthOptimizationObjective
 
class  SmoothnessOptimizationObjective
 An optimization objective for minimizing OMPL's smoothness. More...
 
class  CurvatureOptimizationObjective
 An optimization objective for minimizing curvature of a path. More...