#include <hpp/manipulation/problem-target/state.hh>
|  | 
| void | check (const core::RoadmapPtr_t &roadmap) const | 
|  | Check if the problem target is well specified.  More... 
 | 
|  | 
| bool | reached (const core::RoadmapPtr_t &roadmap) const | 
|  | Check whether the problem is solved.  More... 
 | 
|  | 
| core::PathVectorPtr_t | computePath (const core::RoadmapPtr_t &roadmap) const | 
|  | 
| void | target (const graph::StatePtr_t &state) | 
|  | 
|  | 
|  | State (const core::ProblemPtr_t &problem) | 
|  | Constructor.  More... 
 | 
|  | 
State
This class defines a goal using state of the constraint graph. 
◆ State()
  
  | 
        
          | hpp::manipulation::problemTarget::State::State | ( | const core::ProblemPtr_t & | problem | ) |  |  | inlineprotected | 
 
 
◆ check()
      
        
          | void hpp::manipulation::problemTarget::State::check | ( | const core::RoadmapPtr_t & | roadmap | ) | const | 
      
 
Check if the problem target is well specified. 
 
 
◆ computePath()
      
        
          | core::PathVectorPtr_t hpp::manipulation::problemTarget::State::computePath | ( | const core::RoadmapPtr_t & | roadmap | ) | const | 
      
 
 
◆ create()
  
  | 
        
          | static StatePtr_t hpp::manipulation::problemTarget::State::create | ( | const core::ProblemPtr_t & | problem | ) |  |  | static | 
 
 
◆ reached()
      
        
          | bool hpp::manipulation::problemTarget::State::reached | ( | const core::RoadmapPtr_t & | roadmap | ) | const | 
      
 
Check whether the problem is solved. 
 
 
◆ target()
  
  | 
        
          | void hpp::manipulation::problemTarget::State::target | ( | const graph::StatePtr_t & | state | ) |  |  | inline | 
 
 
The documentation for this class was generated from the following file:
- include/hpp/manipulation/problem-target/state.hh