Variables | |
ALWAYS_LOOK_FORWARD = False | |
tuple | ang = math.atan2(form[0][1], form[0][0]) |
tuple | client |
tuple | delta = rospy.get_rostime() |
tuple | form |
tuple | g = PointHeadGoal() |
tuple | LIMIT = math.radians(60.0) |
tuple | listener = tf.TransformListener() |
plane = False | |
tuple | time = listener.getLatestCommonTime('/map', '/best_plane') |
Definition at line 27 of file head_pointer.py.
tuple head_pointer::ang = math.atan2(form[0][1], form[0][0]) |
Definition at line 67 of file head_pointer.py.
tuple head_pointer::client |
00001 actionlib.SimpleActionClient( 00002 '/head_traj_controller/point_head_action', PointHeadAction)
Definition at line 29 of file head_pointer.py.
tuple head_pointer::delta = rospy.get_rostime() |
Definition at line 52 of file head_pointer.py.
tuple head_pointer::form |
00001 listener.lookupTransform('/base_link', 00002 '/best_plane', 00003 rospy.Time())
Definition at line 64 of file head_pointer.py.
tuple head_pointer::g = PointHeadGoal() |
Definition at line 84 of file head_pointer.py.
tuple head_pointer::LIMIT = math.radians(60.0) |
Definition at line 38 of file head_pointer.py.
tuple head_pointer::listener = tf.TransformListener() |
Definition at line 35 of file head_pointer.py.
Definition at line 41 of file head_pointer.py.
tuple head_pointer::time = listener.getLatestCommonTime('/map', '/best_plane') |
Definition at line 43 of file head_pointer.py.