hpp::core_idl::SteeringMethod Interface Reference

import"/root/robotpkg/path/py-hpp-corbaserver/work.runner-7gqkM7SY-project-83-concurrent-3/hpp-corbaserver-4.8.0/idl/hpp/core_idl/steering_methods.idl";

Public Member Functions

Path call (in floatSeq q1, in floatSeq q2) raises (Error)
 
void setConstraints (in ConstraintSet constraints) raises (Error)
 
Constraint getConstraints () raises (Error)
 

Member Function Documentation

◆ call()

Path hpp::core_idl::SteeringMethod::call ( in floatSeq  q1,
in floatSeq  q2 
)
raises (Error
)

◆ getConstraints()

Constraint hpp::core_idl::SteeringMethod::getConstraints ( )
raises (Error
)

◆ setConstraints()

void hpp::core_idl::SteeringMethod::setConstraints ( in ConstraintSet  constraints)
raises (Error
)