

Public Member Functions | |
| core_idl::Path | makePiecewiseLinearTrajectory (in floatSeqSeq points, in floatSeq weights) raises (Error) |
| void | trajectoryConstraint (in constraints_idl::Implicit c) raises (Error) |
| void | trajectory (in core_idl::Path eeTraj, in boolean se3Output) raises (Error) |
Public Member Functions inherited from hpp::core_idl::SteeringMethod | |
| Path | call (in floatSeq q1, in floatSeq q2) |
| void | setConstraints (in ConstraintSet constraints) |
| Constraint | getConstraints () |
| core_idl::Path hpp::manipulation_idl::steeringMethod::EndEffectorTrajectory::makePiecewiseLinearTrajectory | ( | in floatSeqSeq | points, | |||
| in floatSeq | weights ) | |||||
| raises | ( | Error ) | ||||
| void hpp::manipulation_idl::steeringMethod::EndEffectorTrajectory::trajectory | ( | in core_idl::Path | eeTraj, | |||
| in boolean | se3Output ) | |||||
| raises | ( | Error ) | ||||
| void hpp::manipulation_idl::steeringMethod::EndEffectorTrajectory::trajectoryConstraint | ( | in constraints_idl::Implicit | c | ) | ||
| raises | ( | Error ) | ||||