| Classes | |
| class | SendMessageOnSubscribe | 
| Functions | |
| def | hold_arm (side, pan_angle) | 
| def | main () | 
| def | move_torso_up () | 
| def | set_controller (controller, command) | 
| Variables | |
| string | PKG = 'pr2_counterbalance_check' | 
| Raises torso and moves arms of PR2 for counterbalance check.  More... | |
| def full_arm_holder.hold_arm | ( | side, | |
| pan_angle | |||
| ) | 
Definition at line 62 of file full_arm_holder.py.
| def full_arm_holder.main | ( | ) | 
Definition at line 85 of file full_arm_holder.py.
| def full_arm_holder.move_torso_up | ( | ) | 
Definition at line 71 of file full_arm_holder.py.
| def full_arm_holder.set_controller | ( | controller, | |
| command | |||
| ) | 
Definition at line 58 of file full_arm_holder.py.
| string full_arm_holder.PKG = 'pr2_counterbalance_check' | 
Raises torso and moves arms of PR2 for counterbalance check.
Definition at line 38 of file full_arm_holder.py.