Public Member Functions | Protected Attributes
constrained_ik::constraints::GoalPose Class Reference

Constraint to specify cartesian goal pose (XYZ+orientation) More...

#include <goal_pose.h>

Inheritance diagram for constrained_ik::constraints::GoalPose:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 GoalPose ()
void setWeightOrientation (const Eigen::Vector3d &weight_orientation)
void setWeightPosition (const Eigen::Vector3d &weight_position)
virtual ~GoalPose ()

Protected Attributes

GoalOrientationorientation_
GoalPositionposition_

Detailed Description

Constraint to specify cartesian goal pose (XYZ+orientation)

Definition at line 36 of file goal_pose.h.


Constructor & Destructor Documentation

Definition at line 39 of file goal_pose.h.

virtual constrained_ik::constraints::GoalPose::~GoalPose ( ) [inline, virtual]

Definition at line 44 of file goal_pose.h.


Member Function Documentation

void constrained_ik::constraints::GoalPose::setWeightOrientation ( const Eigen::Vector3d &  weight_orientation) [inline]

Definition at line 45 of file goal_pose.h.

void constrained_ik::constraints::GoalPose::setWeightPosition ( const Eigen::Vector3d &  weight_position) [inline]

Definition at line 46 of file goal_pose.h.


Member Data Documentation

Definition at line 49 of file goal_pose.h.

Definition at line 46 of file goal_pose.h.


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


constrained_ik
Author(s): Chris Lewis , Jeremy Zoss , Dan Solomon
autogenerated on Mon Oct 6 2014 00:52:27