#include <vector>#include <map>#include <string>#include "motoman_driver/industrial_robot_client/joint_relay_handler.h"#include "motoman_driver/industrial_robot_client/joint_feedback_relay_handler.h"#include "motoman_driver/simple_message/messages/joint_feedback_ex_message.h"#include "motoman_msgs/DynamicJointsGroup.h"#include "motoman_msgs/DynamicJointTrajectoryFeedback.h"

Go to the source code of this file.
Classes | |
| class | industrial_robot_client::joint_feedback_ex_relay_handler::JointFeedbackExRelayHandler |
| Message handler that relays joint positions (converts simple message types to ROS message types and publishes them) More... | |
Namespaces | |
| industrial_robot_client | |
| industrial_robot_client::joint_feedback_ex_relay_handler | |