29 #ifndef _SR_JOINT_TRAJECTORY_ACTION_CONTROLLER_H_ 30 #define _SR_JOINT_TRAJECTORY_ACTION_CONTROLLER_H_ 38 #include <control_msgs/FollowJointTrajectoryAction.h> 42 class JointTrajectoryActionController
std::vector< trajectory_msgs::JointTrajectoryPoint > JointTrajectoryPointVec
actionlib::SimpleActionServer< control_msgs::FollowJointTrajectoryAction > JTAS
JointTrajectoryActionController()
boost::shared_ptr< JTAS > action_server
std::map< std::string, ros::Publisher > JointPubMap
void execute_trajectory(const control_msgs::FollowJointTrajectoryGoalConstPtr &goal)