Public Member Functions | |
def | __init__ |
def | get_ee_pose |
def | twist_cb |
Public Attributes | |
ee_frame | |
pose_pub | |
tf_listener | |
twist_sub |
Definition at line 10 of file twist_to_pose.py.
Definition at line 11 of file twist_to_pose.py.
def assistive_teleop.twist_to_pose.TwistToPoseConverter.get_ee_pose | ( | self, | |
link, | |||
frame = '/torso_lift_link' |
|||
) |
Get current end effector pose from tf.
Definition at line 19 of file twist_to_pose.py.
def assistive_teleop.twist_to_pose.TwistToPoseConverter.twist_cb | ( | self, | |
ts | |||
) |
Get current end effector pose and augment with twist command.
Definition at line 34 of file twist_to_pose.py.
Definition at line 11 of file twist_to_pose.py.
Definition at line 11 of file twist_to_pose.py.
Definition at line 11 of file twist_to_pose.py.
Definition at line 11 of file twist_to_pose.py.