hpp-corbaserver  4.9.0
Corba server for Humanoid Path Planner applications
hpp::corbaServer::impl::Problem Member List

This is the complete list of members for hpp::corbaServer::impl::Problem, including all inherited members.

addConfigToRoadmap(const hpp::floatSeq &config)hpp::corbaServer::impl::Problemvirtual
addConfigValidation(const char *configValidationType)hpp::corbaServer::impl::Problemvirtual
addEdgeToRoadmap(const hpp::floatSeq &config1, const hpp::floatSeq &config2, ULong pathId, bool bothEdges)hpp::corbaServer::impl::Problemvirtual
addGoalConfig(const hpp::floatSeq &dofArray)hpp::corbaServer::impl::Problemvirtual
addLockedJointConstraints(const char *configProjName, const hpp::Names_t &lockedJointNames)hpp::corbaServer::impl::Problemvirtual
addNumericalConstraints(const char *constraintName, const hpp::Names_t &constraintNames, const hpp::intSeq &priorities)hpp::corbaServer::impl::Problemvirtual
addPassiveDofs(const char *constraintName, const hpp::Names_t &dofName)hpp::corbaServer::impl::Problemvirtual
addPath(hpp::core_idl::PathVector_ptr _path)hpp::corbaServer::impl::Problem
addPathOptimizer(const char *pathOptimizerType)hpp::corbaServer::impl::Problemvirtual
appendDirectPath(ULong pathId, const hpp::floatSeq &config, Boolean validate)hpp::corbaServer::impl::Problemvirtual
applyConstraints(const hpp::floatSeq &input, hpp::floatSeq_out output, Double &residualError)hpp::corbaServer::impl::Problemvirtual
clearConfigValidations()hpp::corbaServer::impl::Problemvirtual
clearPathOptimizers()hpp::corbaServer::impl::Problemvirtual
clearRoadmap()hpp::corbaServer::impl::Problemvirtual
computeValueAndJacobian(const hpp::floatSeq &config, hpp::floatSeq_out value, hpp::floatSeqSeq_out jacobian)hpp::corbaServer::impl::Problemvirtual
concatenatePath(ULong startId, ULong endId)hpp::corbaServer::impl::Problemvirtual
configAtParam(ULong pathId, Double atDistance)hpp::corbaServer::impl::Problemvirtual
connectedComponentOfEdge(ULong edgeId)hpp::corbaServer::impl::Problemvirtual
connectedComponentOfNode(ULong nodeId)hpp::corbaServer::impl::Problemvirtual
createComBeetweenFeet(const char *constraintName, const char *comn, const char *jointLName, const char *jointRName, const floatSeq &pointL, const floatSeq &pointR, const char *jointRefName, const floatSeq &pRef, const hpp::boolSeq &mask)hpp::corbaServer::impl::Problem
createConfigurationConstraint(const char *constraintName, const hpp::floatSeq &goal, const hpp::floatSeq &weights)hpp::corbaServer::impl::Problemvirtual
createConvexShapeContactConstraint(const char *constraintName, const Names_t &floorJoints, const Names_t &objectJoints, const hpp::floatSeqSeq &points, const hpp::intSeqSeq &objTriangles, const hpp::intSeqSeq &floorTriangles)hpp::corbaServer::impl::Problemvirtual
createDistanceBetweenJointAndObjects(const char *constraintName, const char *joint1Name, const hpp::Names_t &objects, Double distance)hpp::corbaServer::impl::Problemvirtual
createDistanceBetweenJointConstraint(const char *constraintName, const char *joint1Name, const char *joint2Name, Double distance)hpp::corbaServer::impl::Problemvirtual
createIdentityConstraint(const char *constraintName, const Names_t &inJoints, const hpp::Names_t &outJoints)hpp::corbaServer::impl::Problemvirtual
createLockedExtraDof(const char *lockedDofName, ULong index, const hpp::floatSeq &value)hpp::corbaServer::impl::Problemvirtual
createLockedJoint(const char *lockedJointName, const char *jointName, const hpp::floatSeq &value)hpp::corbaServer::impl::Problemvirtual
createManipulability(const char *name, const char *function)hpp::corbaServer::impl::Problemvirtual
createOrientationConstraint(const char *constraintName, const char *joint1Name, const char *joint2Name, const Double *p, const hpp::boolSeq &mask)hpp::corbaServer::impl::Problemvirtual
createPositionConstraint(const char *constraintName, const char *joint1Name, const char *joint2Name, const hpp::floatSeq &point1, const hpp::floatSeq &point2, const hpp::boolSeq &mask)hpp::corbaServer::impl::Problemvirtual
createRelativeComConstraint(const char *constraintName, const char *comn, const char *jointName, const floatSeq &point, const hpp::boolSeq &mask)hpp::corbaServer::impl::Problem
createStaticStabilityConstraint(const char *constraintName, const hpp::Names_t &jointNames, const hpp::floatSeqSeq &points, const hpp::floatSeqSeq &normals, const char *comRootJointName)hpp::corbaServer::impl::Problem
createTransformationConstraint(const char *constraintName, const char *joint1Name, const char *joint2Name, const Transform_ p, const hpp::boolSeq &mask)hpp::corbaServer::impl::Problemvirtual
createTransformationConstraint2(const char *constraintName, const char *joint1Name, const char *joint2Name, const Transform_ frame1, const Transform_ frame2, const hpp::boolSeq &mask)hpp::corbaServer::impl::Problemvirtual
createTransformationSE3Constraint(const char *constraintName, const char *joint1Name, const char *joint2Name, const Transform_ frame1, const Transform_ frame2, const hpp::boolSeq &mask)hpp::corbaServer::impl::Problemvirtual
derivativeAtParam(ULong pathId, ULong order, Double atDistance)hpp::corbaServer::impl::Problemvirtual
directPath(const hpp::floatSeq &startConfig, const hpp::floatSeq &endConfig, CORBA::Boolean validate, ULong &pathId, CORBA::String_out report)hpp::corbaServer::impl::Problemvirtual
displayConstraints()hpp::corbaServer::impl::Problemvirtual
edge(ULong edgeId, hpp::floatSeq_out q1, hpp::floatSeq_out q2)hpp::corbaServer::impl::Problemvirtual
erasePath(ULong pathId)hpp::corbaServer::impl::Problemvirtual
executeOneStep()hpp::corbaServer::impl::Problemvirtual
extractPath(ULong pathId, Double start, Double end)hpp::corbaServer::impl::Problemvirtual
filterCollisionPairs()hpp::corbaServer::impl::Problemvirtual
finishSolveStepByStep()hpp::corbaServer::impl::Problemvirtual
generateValidConfig(ULong maxIter, hpp::floatSeq_out output, Double &residualError)hpp::corbaServer::impl::Problemvirtual
getAvailable(const char *what)hpp::corbaServer::impl::Problemvirtual
getConstantRightHandSide(const char *constraintName)hpp::corbaServer::impl::Problemvirtual
getConstraint(const char *name)hpp::corbaServer::impl::Problem
getConstraintDimensions(const char *constraintName, ULong &inputSize, ULong &inputDerivativeSize, ULong &outputSize, ULong &outputDerivativeSize)hpp::corbaServer::impl::Problemvirtual
getDistance()hpp::corbaServer::impl::Problem
getErrorThreshold()hpp::corbaServer::impl::Problemvirtual
getGoalConfigs()hpp::corbaServer::impl::Problemvirtual
getInitialConfig()hpp::corbaServer::impl::Problemvirtual
getMaxIterPathPlanning()hpp::corbaServer::impl::Problemvirtual
getMaxIterProjection()hpp::corbaServer::impl::Problemvirtual
getMaxNumThreads()hpp::corbaServer::impl::Problemvirtual
getNearestConfig(const hpp::floatSeq &config, const Long connectedComponentId, hpp::core::value_type &distance)hpp::corbaServer::impl::Problemvirtual
getParameter(const char *name)hpp::corbaServer::impl::Problemvirtual
getParameterDoc(const char *name)hpp::corbaServer::impl::Problemvirtual
getPath(ULong pathId)hpp::corbaServer::impl::Problem
getPathPlanner()hpp::corbaServer::impl::Problem
getPathValidation()hpp::corbaServer::impl::Problem
getProblem()hpp::corbaServer::impl::Problem
getRightHandSide()hpp::corbaServer::impl::Problemvirtual
getSelected(const char *what)hpp::corbaServer::impl::Problemvirtual
getSteeringMethod()hpp::corbaServer::impl::Problem
getTimeOutPathPlanning()hpp::corbaServer::impl::Problemvirtual
getWaypoints(ULong inPathId, floatSeq_out times)hpp::corbaServer::impl::Problemvirtual
interruptPathPlanning()hpp::corbaServer::impl::Problemvirtual
loadPlugin(const char *pluginName)hpp::corbaServer::impl::Problemvirtual
movePathToProblem(ULong pathId, const char *problemName, const Names_t &jointNames)hpp::corbaServer::impl::Problemvirtual
node(ULong nodeId)hpp::corbaServer::impl::Problemvirtual
nodes()hpp::corbaServer::impl::Problemvirtual
nodesConnectedComponent(ULong connectedComponentId)hpp::corbaServer::impl::Problemvirtual
numberConnectedComponents()hpp::corbaServer::impl::Problemvirtual
numberEdges()hpp::corbaServer::impl::Problemvirtual
numberNodes()hpp::corbaServer::impl::Problemvirtual
numberPaths()hpp::corbaServer::impl::Problemvirtual
optimize(const hpp::floatSeq &input, hpp::floatSeq_out output, hpp::floatSeq_out residualError)hpp::corbaServer::impl::Problemvirtual
optimizePath(ULong pathId)hpp::corbaServer::impl::Problemvirtual
pathLength(ULong pathId)hpp::corbaServer::impl::Problemvirtual
prepareSolveStepByStep()hpp::corbaServer::impl::Problemvirtual
Problem()hpp::corbaServer::impl::Problem
projectPath(ULong pathId)hpp::corbaServer::impl::Problemvirtual
readRoadmap(const char *filename)hpp::corbaServer::impl::Problemvirtual
resetConstraintMap()hpp::corbaServer::impl::Problemvirtual
resetConstraints()hpp::corbaServer::impl::Problemvirtual
resetGoalConfigs()hpp::corbaServer::impl::Problemvirtual
resetProblem()hpp::corbaServer::impl::Problemvirtual
resetRoadmap()hpp::corbaServer::impl::Problemvirtual
reversePath(ULong pathId, ULong &reversedPathId)hpp::corbaServer::impl::Problemvirtual
saveRoadmap(const char *filename)hpp::corbaServer::impl::Problemvirtual
scCreateScalarMultiply(const char *outName, Double scalar, const char *inName)hpp::corbaServer::impl::Problemvirtual
selectConfigurationShooter(const char *configurationShooterType)hpp::corbaServer::impl::Problemvirtual
selectDistance(const char *distanceType)hpp::corbaServer::impl::Problemvirtual
selectPathPlanner(const char *pathPlannerType)hpp::corbaServer::impl::Problemvirtual
selectPathProjector(const char *pathProjectorType, Double tolerance)hpp::corbaServer::impl::Problemvirtual
selectPathValidation(const char *pathValidationType, Double tolerance)hpp::corbaServer::impl::Problemvirtual
selectProblem(const char *problemName)hpp::corbaServer::impl::Problemvirtual
selectSteeringMethod(const char *steeringMethodType)hpp::corbaServer::impl::Problemvirtual
setConstantRightHandSide(const char *constraintName, CORBA::Boolean constant)hpp::corbaServer::impl::Problemvirtual
setDefaultLineSearchType(const char *type)hpp::corbaServer::impl::Problemvirtual
setDistance(hpp::core_idl::Distance_ptr distance)hpp::corbaServer::impl::Problem
setErrorThreshold(Double threshold)hpp::corbaServer::impl::Problemvirtual
setInitialConfig(const hpp::floatSeq &dofArray)hpp::corbaServer::impl::Problemvirtual
setMaxIterPathPlanning(ULong iterations)hpp::corbaServer::impl::Problemvirtual
setMaxIterProjection(ULong iterations)hpp::corbaServer::impl::Problemvirtual
setMaxNumThreads(UShort n)hpp::corbaServer::impl::Problemvirtual
setNumericalConstraintsLastPriorityOptional(const bool optional)hpp::corbaServer::impl::Problemvirtual
setParameter(const char *name, const Any &value)hpp::corbaServer::impl::Problemvirtual
setRandomSeed(const Long seed)hpp::corbaServer::impl::Probleminlinevirtual
setRightHandSide(const hpp::floatSeq &rhs)hpp::corbaServer::impl::Problemvirtual
setRightHandSideByName(const char *constraintName, const hpp::floatSeq &rhs)hpp::corbaServer::impl::Problemvirtual
setRightHandSideFromConfig(const hpp::floatSeq &config)hpp::corbaServer::impl::Problemvirtual
setRightHandSideFromConfigByName(const char *constraintName, const hpp::floatSeq &config)hpp::corbaServer::impl::Problemvirtual
setRobot(hpp::pinocchio_idl::Device_ptr robot)hpp::corbaServer::impl::Problem
setServer(ServerPlugin *server)hpp::corbaServer::impl::Probleminline
setTimeOutPathPlanning(double timeOut)hpp::corbaServer::impl::Problemvirtual
solve()hpp::corbaServer::impl::Problemvirtual