Public Member Functions | Public Attributes
sr_hand::grasps_interpoler::GraspInterpoler Class Reference

List of all members.

Public Member Functions

def __init__
def interpolate
def set_percentage_grasp1_to_grasp2

Public Attributes

 from_grasp1_to_grasp2
 grasp_from
 grasp_to
 percentage

Detailed Description

Definition at line 20 of file grasps_interpoler.py.


Constructor & Destructor Documentation

def sr_hand::grasps_interpoler::GraspInterpoler::__init__ (   self,
  grasp_from,
  grasp_to = "current" 
)
interpolate from one grasp to another

Keyword arguments
grasp_from -- goes from this grasp
grasp_to -- to this grasp (if not defined, then consider
the current position of the hand as a grasp)

Definition at line 21 of file grasps_interpoler.py.


Member Function Documentation

Definition at line 60 of file grasps_interpoler.py.

move to a given percentage between grasp1 and grasp2

Keyword arguments
percentage -- must be between 0 and 100

Definition at line 44 of file grasps_interpoler.py.


Member Data Documentation

Definition at line 28 of file grasps_interpoler.py.

Definition at line 28 of file grasps_interpoler.py.

Definition at line 28 of file grasps_interpoler.py.

Definition at line 28 of file grasps_interpoler.py.


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


sr_hand
Author(s): Ugo Cupcic
autogenerated on Fri Aug 21 2015 12:24:55