Public Member Functions | Protected Attributes
planning_environment::JointConstraintEvaluator Class Reference

#include <kinematic_state_constraint_evaluator.h>

Inheritance diagram for planning_environment::JointConstraintEvaluator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void clear (void)
 Clear the stored constraint.
virtual bool decide (const planning_models::KinematicState *state, bool verbose=false) const
 Decide whether the constraint is satisfied in the indicated state or group, if specified.
const
arm_navigation_msgs::JointConstraint
getConstraintMessage (void) const
 Get the constraint message.
 JointConstraintEvaluator (void)
virtual void print (std::ostream &out=std::cout) const
 Print the constraint data.
bool use (const arm_navigation_msgs::JointConstraint &jc)
 This function assumes the constraint has been transformed into the proper frame, if such a transform is needed.

Protected Attributes

arm_navigation_msgs::JointConstraint m_jc
const
planning_models::KinematicModel::JointModel
m_joint

Detailed Description

Definition at line 82 of file kinematic_state_constraint_evaluator.h.


Constructor & Destructor Documentation

Definition at line 86 of file kinematic_state_constraint_evaluator.h.


Member Function Documentation

Clear the stored constraint.

Implements planning_environment::KinematicConstraintEvaluator.

Definition at line 88 of file kinematic_state_constraint_evaluator.cpp.

bool planning_environment::JointConstraintEvaluator::decide ( const planning_models::KinematicState state,
bool  verbose = false 
) const [virtual]

Decide whether the constraint is satisfied in the indicated state or group, if specified.

Implements planning_environment::KinematicConstraintEvaluator.

Definition at line 49 of file kinematic_state_constraint_evaluator.cpp.

Get the constraint message.

Definition at line 92 of file kinematic_state_constraint_evaluator.cpp.

void planning_environment::JointConstraintEvaluator::print ( std::ostream &  out = std::cout) const [virtual]

Print the constraint data.

Reimplemented from planning_environment::KinematicConstraintEvaluator.

Definition at line 97 of file kinematic_state_constraint_evaluator.cpp.

This function assumes the constraint has been transformed into the proper frame, if such a transform is needed.

Author:
Ioan Sucan

Definition at line 43 of file kinematic_state_constraint_evaluator.cpp.


Member Data Documentation

Definition at line 109 of file kinematic_state_constraint_evaluator.h.

Definition at line 110 of file kinematic_state_constraint_evaluator.h.


The documentation for this class was generated from the following files:


planning_environment
Author(s): Ioan Sucan
autogenerated on Mon Dec 2 2013 12:34:44