
Public Member Functions | |
| def | __init__ (self, args) |
| def | baseP3dInput (self, p3d) |
| def | printP3D (self, p3d) |
| def | test_arm (self) |
Public Attributes | |
| base_success | |
| duration_start_base | |
| reached_target_base | |
Definition at line 72 of file check_pose.py.
| def check_pose.PoseTest.__init__ | ( | self, | |
| args | |||
| ) |
Definition at line 73 of file check_pose.py.
| def check_pose.PoseTest.baseP3dInput | ( | self, | |
| p3d | |||
| ) |
Definition at line 95 of file check_pose.py.
| def check_pose.PoseTest.printP3D | ( | self, | |
| p3d | |||
| ) |
Definition at line 79 of file check_pose.py.
| def check_pose.PoseTest.test_arm | ( | self | ) |
Definition at line 140 of file check_pose.py.
| check_pose.PoseTest.base_success |
Definition at line 75 of file check_pose.py.
| check_pose.PoseTest.duration_start_base |
Definition at line 77 of file check_pose.py.
| check_pose.PoseTest.reached_target_base |
Definition at line 76 of file check_pose.py.