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

#include <kinematic_state_constraint_evaluator.h>

Inheritance diagram for planning_environment::OrientationConstraintEvaluator:
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.
bool decide (double dAng, bool verbose=false) const
 Decide whether the constraint is satisfied. The distances to the position and to the orientation are given.
void evaluate (const planning_models::KinematicState *state, double &distAng, bool verbose=false) const
 Evaluate the distances to the position and to the orientation are given.
const
arm_navigation_msgs::OrientationConstraint
getConstraintMessage (void) const
 Get the constraint message.
 OrientationConstraintEvaluator (void)
void print (std::ostream &out=std::cout) const
 Print the constraint data.
bool use (const arm_navigation_msgs::OrientationConstraint &pc)
 This function assumes the constraint has been transformed into the proper frame, if such a transform is needed.

Protected Attributes

boost::scoped_ptr< bodies::Bodym_constraint_region
arm_navigation_msgs::OrientationConstraint m_oc
double m_pitch
double m_roll
tf::Matrix3x3 m_rotation_matrix
double m_yaw

Detailed Description

Definition at line 114 of file kinematic_state_constraint_evaluator.h.


Constructor & Destructor Documentation

Definition at line 118 of file kinematic_state_constraint_evaluator.h.


Member Function Documentation

Clear the stored constraint.

Implements planning_environment::KinematicConstraintEvaluator.

Definition at line 207 of file kinematic_state_constraint_evaluator.cpp.

bool planning_environment::OrientationConstraintEvaluator::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 237 of file kinematic_state_constraint_evaluator.cpp.

bool planning_environment::OrientationConstraintEvaluator::decide ( double  dAng,
bool  verbose = false 
) const

Decide whether the constraint is satisfied. The distances to the position and to the orientation are given.

Definition at line 344 of file kinematic_state_constraint_evaluator.cpp.

void planning_environment::OrientationConstraintEvaluator::evaluate ( const planning_models::KinematicState state,
double &  distAng,
bool  verbose = false 
) const

Evaluate the distances to the position and to the orientation are given.

Definition at line 309 of file kinematic_state_constraint_evaluator.cpp.

Get the constraint message.

Definition at line 354 of file kinematic_state_constraint_evaluator.cpp.

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

Print the constraint data.

Reimplemented from planning_environment::KinematicConstraintEvaluator.

Definition at line 403 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.

Definition at line 191 of file kinematic_state_constraint_evaluator.cpp.


Member Data Documentation

Definition at line 149 of file kinematic_state_constraint_evaluator.h.

Definition at line 146 of file kinematic_state_constraint_evaluator.h.

Definition at line 147 of file kinematic_state_constraint_evaluator.h.

Definition at line 147 of file kinematic_state_constraint_evaluator.h.

Definition at line 148 of file kinematic_state_constraint_evaluator.h.

Definition at line 147 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