MotionPlanningWithCostTaskCI Class Referenceabstract

#include <RobotComponents/components/MotionPlanning/Tasks/MotionPlanningTaskControlInterface.h>

+ Inheritance diagram for MotionPlanningWithCostTaskCI:

Public Member Functions

Path getPath (const Ice::Current &=Ice::emptyCurrent) const override
 
PathWithCost getPathWithCost (const Ice::Current &=Ice::emptyCurrent) const override=0
 

Detailed Description

Definition at line 77 of file MotionPlanningTaskControlInterface.h.

Member Function Documentation

◆ getPath()

Path getPath ( const Ice::Current &  = Ice::emptyCurrent) const
inlineoverride

Definition at line 82 of file MotionPlanningTaskControlInterface.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getPathWithCost()

PathWithCost getPathWithCost ( const Ice::Current &  = Ice::emptyCurrent) const
overridepure virtual

Implemented in MotionPlanningMultiPathWithCostTaskCI, Task, Task, and Task.

+ Here is the caller graph for this function:

The documentation for this class was generated from the following file: