Public Member Functions | |
| def | __init__ |
| def | computeTrajectory |
| def | formatJointStateMsg |
| def | getNumJoints |
| def | jointStateCallback |
| def | minJerk |
| def | moveToGoal |
Public Attributes | |
| actionGoal | |
| arm | |
| currentData | |
| currentState | |
| deadlineData | |
| desiredData | |
| fingers | |
| numJoints | |
| trajClient | |
| trajPublisher | |
| waypoints | |
Definition at line 17 of file r2_fullbody_ready_pose.py.
| def r2_fullbody_ready_pose.r2FullBodyReadyPose.__init__ | ( | self, | |
| N, | |||
| wp, | |||
| arm | |||
| ) |
Definition at line 19 of file r2_fullbody_ready_pose.py.
| def r2_fullbody_ready_pose.r2FullBodyReadyPose.computeTrajectory | ( | self, | |
| desiredData, | |||
| deadline | |||
| ) |
Definition at line 77 of file r2_fullbody_ready_pose.py.
| def r2_fullbody_ready_pose.r2FullBodyReadyPose.formatJointStateMsg | ( | self, | |
| j, | |||
| offset | |||
| ) |
Definition at line 181 of file r2_fullbody_ready_pose.py.
Definition at line 71 of file r2_fullbody_ready_pose.py.
| def r2_fullbody_ready_pose.r2FullBodyReadyPose.jointStateCallback | ( | self, | |
| data | |||
| ) |
Definition at line 74 of file r2_fullbody_ready_pose.py.
| def r2_fullbody_ready_pose.r2FullBodyReadyPose.minJerk | ( | self, | |
| start, | |||
| end, | |||
| duration, | |||
| t | |||
| ) |
Definition at line 114 of file r2_fullbody_ready_pose.py.
| def r2_fullbody_ready_pose.r2FullBodyReadyPose.moveToGoal | ( | self, | |
| jointGoal, | |||
| deadline, | |||
| useTolerances | |||
| ) |
Definition at line 118 of file r2_fullbody_ready_pose.py.
Definition at line 19 of file r2_fullbody_ready_pose.py.
Definition at line 19 of file r2_fullbody_ready_pose.py.
Definition at line 19 of file r2_fullbody_ready_pose.py.
Definition at line 19 of file r2_fullbody_ready_pose.py.
Definition at line 19 of file r2_fullbody_ready_pose.py.
Definition at line 19 of file r2_fullbody_ready_pose.py.
Definition at line 19 of file r2_fullbody_ready_pose.py.
Definition at line 19 of file r2_fullbody_ready_pose.py.
Definition at line 19 of file r2_fullbody_ready_pose.py.
Definition at line 19 of file r2_fullbody_ready_pose.py.
Definition at line 19 of file r2_fullbody_ready_pose.py.