hpp-corbaserver  4.9.0
Corba server for Humanoid Path Planner applications
hpp::core_idl::WeighedDistance Interface Reference

To define and solve a path planning problem. More...

import"/home/florent/devel/release/src/hpp-corbaserver/idl/hpp/core_idl/distances.idl";

Inheritance diagram for hpp::core_idl::WeighedDistance:
Collaboration diagram for hpp::core_idl::WeighedDistance:

Public Member Functions

floatSeq getWeights () raises (Error)
 
void setWeights (in floatSeq weights) raises (Error)
 
- Public Member Functions inherited from hpp::core_idl::Distance
value_type call (in floatSeq q1, in floatSeq q2) raises (Error)
 

Detailed Description

To define and solve a path planning problem.

Member Function Documentation

◆ getWeights()

floatSeq hpp::core_idl::WeighedDistance::getWeights ( )
raises (Error
)

◆ setWeights()

void hpp::core_idl::WeighedDistance::setWeights ( in floatSeq  weights)
raises (Error
)

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