point_head.py
Go to the documentation of this file.
00001 #!/usr/bin/env rosh
00002 
00003 while ok():
00004     goal = msg.pr2_controllers_msgs.PointHeadGoal(target=topics.intersected_point[0], min_duration=Duration(0.5))
00005     topics.head_traj_controller.point_head_action.goal(goal = goal)
00006     sleep(0.1)
00007 


world_intersect
Author(s): Daniel Lazewatsky
autogenerated on Mon Oct 6 2014 10:19:35