Hekateros follow joint trajectory action server class interface. More...
#include <sys/types.h>
#include <unistd.h>
#include <math.h>
#include <boost/bind.hpp>
#include <string>
#include "ros/ros.h"
#include "std_msgs/String.h"
#include "control_msgs/FollowJointTrajectoryAction.h"
#include "actionlib/server/simple_action_server.h"
#include "Hekateros/hekateros.h"
#include "Hekateros/hekTraj.h"
#include "Hekateros/hekRobot.h"
#include "hekateros_control.h"
Go to the source code of this file.
Classes | |
class | hekateros_control::ASFollowTrajectory |
Hekateros follow joint trajectory action server class. More... | |
Namespaces | |
namespace | hekateros_control |
Hekateros follow joint trajectory action server class interface.
$LastChangedDate$ $Rev$
Definition in file hekateros_as_follow_traj.h.