#include <ros/ros.h>#include <actionlib/client/simple_action_client.h>#include <pr2_controllers_msgs/PointHeadAction.h>
Go to the source code of this file.
| Classes | |
| class | RobotHead | 
| Typedefs | |
| typedef actionlib::SimpleActionClient < pr2_controllers_msgs::PointHeadAction > | PointHeadClient | 
| Functions | |
| int | main (int argc, char **argv) | 
Definition at line 7 of file point_head.cpp.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 73 of file point_head.cpp.