#include <ros/ros.h>
#include <pr2_controllers_msgs/JointTrajectoryAction.h>
#include <actionlib/client/simple_action_client.h>
#include <sensor_msgs/JointState.h>
#include <arm_navigation_msgs/FilterJointTrajectory.h>
#include <trajectory_msgs/JointTrajectory.h>
Go to the source code of this file.
Classes | |
class | katana_tutorials::Pr2JointTrajectoryClient |
Namespaces | |
namespace | katana_tutorials |