#include <ros/ros.h>#include <pr2_controllers_msgs/JointTrajectoryAction.h>#include <pr2_controllers_msgs/JointTrajectoryActionGoal.h>#include <pr2_controllers_msgs/JointTrajectoryGoal.h>#include <trajectory_msgs/JointTrajectoryPoint.h>#include <actionlib/client/simple_action_client.h>#include <string>#include <vector>#include <cmath>

Go to the source code of this file.
Classes | |
| class | ROS_Client |
Defines | |
| #define | ROS_CLIENT_HPP |
| #define ROS_CLIENT_HPP |
Definition at line 36 of file ros_client.cpp.