| Public Member Functions | |
| def | test_get_geometry_methods_noarg | 
| def | test_setTargetPoseRelative_rpy | 
| def | testGetCurrentPose | 
| def | testGetReferencePose | 
| def | testGetterByFrame | 
| def | testSetTargetPoseBothArm | 
Definition at line 17 of file test_hironx_target.py.
@summary: What we call "geometry_methods" are supposed to raise
  RuntimeError in a normal condition.
geometry_methods are [
     'getCurrentPose', 'getCurrentPosition',
     'getCurrentRPY', 'getCurrentRPYRotation',
     'getReferencePose', 'getReferencePosition',
     'getReferenceRotation', 'getReferenceRPY']
Definition at line 331 of file test_hironx_target.py.
Test if with setTargetPoseRelative with RPY values the arm pose becomes as intended. Contributed by Naoki Fuse (Daido Steel).
Definition at line 252 of file test_hironx_target.py.
Definition at line 106 of file test_hironx_target.py.
Definition at line 52 of file test_hironx_target.py.
Definition at line 170 of file test_hironx_target.py.
Definition at line 19 of file test_hironx_target.py.