import"/root/robotpkg/path/py-hpp-corbaserver/work.runner-7gqkM7SY-project-83-concurrent-3/hpp-corbaserver-4.8.0/idl/hpp/core_idl/_problem.idl";
Public Member Functions | |
| pinocchio_idl::Device | robot () raises (Error) |
| void | setInitConfig (in floatSeq init) raises (Error) |
| floatSeq | getInitConfig () raises (Error) |
| void | resetGoalConfigs () raises (Error) |
| Constraint | getConstraints () raises (Error) |
| Distance | getDistance () raises (Error) |
| void | setDistance (in Distance d) raises (Error) |
| SteeringMethod | getSteeringMethod () raises (Error) |
| void | setSteeringMethod (in SteeringMethod d) raises (Error) |
| PathValidation | getPathValidation () raises (Error) |
| void | setPathValidation (in PathValidation d) raises (Error) |
| ConfigurationShooter | getConfigurationShooter () raises (Error) |
| void | setConfigurationShooter (in ConfigurationShooter d) raises (Error) |
| ConfigurationShooter hpp::core_idl::Problem::getConfigurationShooter | ( | ) | ||
| raises | ( | Error | ||
| ) | ||||
| Constraint hpp::core_idl::Problem::getConstraints | ( | ) | ||
| raises | ( | Error | ||
| ) | ||||
| PathValidation hpp::core_idl::Problem::getPathValidation | ( | ) | ||
| raises | ( | Error | ||
| ) | ||||
| SteeringMethod hpp::core_idl::Problem::getSteeringMethod | ( | ) | ||
| raises | ( | Error | ||
| ) | ||||
| void hpp::core_idl::Problem::resetGoalConfigs | ( | ) | ||
| raises | ( | Error | ||
| ) | ||||
| pinocchio_idl::Device hpp::core_idl::Problem::robot | ( | ) | ||
| raises | ( | Error | ||
| ) | ||||
| void hpp::core_idl::Problem::setConfigurationShooter | ( | in ConfigurationShooter | d | ) | |
| raises | ( | Error | |||
| ) | |||||
| void hpp::core_idl::Problem::setPathValidation | ( | in PathValidation | d | ) | |
| raises | ( | Error | |||
| ) | |||||
| void hpp::core_idl::Problem::setSteeringMethod | ( | in SteeringMethod | d | ) | |
| raises | ( | Error | |||
| ) | |||||