Class MinimizeArrivalTime

Inheritance Relationships

Base Type

Class Documentation

class MinimizeArrivalTime : public ompl::base::OptimizationObjective

The cost of a path is defined as the highest time value along its states. This objective attempts to optimize for the minimum arrival time.

Public Functions

MinimizeArrivalTime(const SpaceInformationPtr &si)