|
hpp-core 6.1.0
Implement basic classes for canonical path planning for kinematic chains.
|
Length of a path as cost. More...
#include <hpp/core/path/cost.hh>


Public Member Functions | |
| virtual value_type | eval (const PathConstPtr_t &path) |
| Evaluate the cost of a path. | |
Static Public Member Functions | |
| static LengthPtr_t | create () |
Length of a path as cost.
|
inlinestatic |
|
inlinevirtual |
Evaluate the cost of a path.
Implements hpp::core::path::Cost.