Variables
head_pointer Namespace Reference

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')

Variable Documentation

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.

Initial value:
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.

Initial value:
00001 listener.lookupTransform('/base_link', 
00002                                       '/best_plane', 
00003                                       rospy.Time())

Definition at line 64 of file head_pointer.py.

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.

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.



semanticmodel
Author(s): Julian ("Mac") Mason
autogenerated on Thu Dec 12 2013 12:39:10