Public Member Functions | |
| def | __init__ |
| def | clean_shutdown |
| def | set_neutral |
| def | wobble |
Private Member Functions | |
| def | _reset_control_modes |
Private Attributes | |
| _init_state | |
| _left_arm | |
| _left_joint_names | |
| _pub_rate | |
| _rate | |
| _right_arm | |
| _right_joint_names | |
| _rs | |
Definition at line 45 of file joint_velocity_wobbler.py.
| def joint_velocity_wobbler.Wobbler.__init__ | ( | self | ) |
'Wobbles' both arms by commanding joint velocities sinusoidally.
Definition at line 47 of file joint_velocity_wobbler.py.
| def joint_velocity_wobbler.Wobbler._reset_control_modes | ( | self | ) | [private] |
Definition at line 70 of file joint_velocity_wobbler.py.
| def joint_velocity_wobbler.Wobbler.clean_shutdown | ( | self | ) |
Definition at line 89 of file joint_velocity_wobbler.py.
| def joint_velocity_wobbler.Wobbler.set_neutral | ( | self | ) |
Sets both arms back into a neutral pose.
Definition at line 81 of file joint_velocity_wobbler.py.
| def joint_velocity_wobbler.Wobbler.wobble | ( | self | ) |
Definition at line 99 of file joint_velocity_wobbler.py.
Definition at line 49 of file joint_velocity_wobbler.py.
Definition at line 49 of file joint_velocity_wobbler.py.
Definition at line 49 of file joint_velocity_wobbler.py.
Definition at line 49 of file joint_velocity_wobbler.py.
joint_velocity_wobbler.Wobbler::_rate [private] |
Definition at line 49 of file joint_velocity_wobbler.py.
Definition at line 49 of file joint_velocity_wobbler.py.
Definition at line 49 of file joint_velocity_wobbler.py.
joint_velocity_wobbler.Wobbler::_rs [private] |
Definition at line 49 of file joint_velocity_wobbler.py.