#include "simple_message/message_handler.h"
#include "ros/ros.h"
#include <control_msgs/FollowJointTrajectoryAction.h>
#include <control_msgs/FollowJointTrajectoryFeedback.h>
#include <sensor_msgs/JointState.h>
Go to the source code of this file.
Classes | |
class | motoman::joint_relay_handler::JointRelayHandler |
Message handler that relays joint positions (converts simple message types to ROS message types and publishes them) More... | |
Namespaces | |
namespace | motoman |
namespace | motoman::joint_relay_handler |