Public Member Functions | |
def | __init__ |
def | pose |
def | set_poses |
Public Attributes | |
joint_idx | |
joint_names | |
joint_provider | |
names_index | |
pub | |
zeros | |
Private Member Functions | |
def | _create_trajectory |
Definition at line 144 of file pr2_utils.py.
def pr2_utils.Joint.__init__ | ( | self, | |
name, | |||
joint_provider | |||
) |
Definition at line 146 of file pr2_utils.py.
def pr2_utils.Joint._create_trajectory | ( | self, | |
pos_mat, | |||
times, | |||
vel_mat = None |
|||
) | [private] |
Definition at line 165 of file pr2_utils.py.
def pr2_utils.Joint.pose | ( | self, | |
joint_states = None |
|||
) |
Definition at line 153 of file pr2_utils.py.
def pr2_utils.Joint.set_poses | ( | self, | |
pos_mat, | |||
times | |||
) |
Definition at line 186 of file pr2_utils.py.
Definition at line 153 of file pr2_utils.py.
Definition at line 146 of file pr2_utils.py.
Definition at line 146 of file pr2_utils.py.
Definition at line 146 of file pr2_utils.py.
Definition at line 146 of file pr2_utils.py.
Definition at line 146 of file pr2_utils.py.