#include <ros/ros.h>#include <urdf/model.h>#include <actionlib/server/simple_action_server.h>#include <sensor_msgs/JointState.h>#include <control_msgs/FollowJointTrajectoryAction.h>#include <pr2_controllers_msgs/JointTrajectoryControllerState.h>#include <diagnostic_msgs/DiagnosticArray.h>#include <cob_srvs/Trigger.h>#include <cob_srvs/SetOperationMode.h>#include <cob_srvs/SetDefaultVel.h>#include <cob_camera_axis/ElmoCtrl.h>
Go to the source code of this file.
Classes | |
| class | NodeClass | 
Functions | |
| int | main (int argc, char **argv) | 
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 572 of file cob_head_axis.cpp.