#include <industrial_robot_status_controller/industrial_robot_status_controller.h>
#include <pluginlib/class_list_macros.hpp>
#include <memory>
Go to the source code of this file.
Namespaces | |
industrial_robot_status_controller | |
Functions | |
static industrial_msgs::RobotMode::_val_type | industrial_robot_status_controller::convert (const industrial_robot_status_interface::RobotMode &robot_mode) |
static industrial_msgs::TriState::_val_type | industrial_robot_status_controller::convert (const industrial_robot_status_interface::TriState &tristate) |
PLUGINLIB_EXPORT_CLASS (industrial_robot_status_controller::IndustrialRobotStatusController, controller_interface::ControllerBase) | |
PLUGINLIB_EXPORT_CLASS | ( | industrial_robot_status_controller::IndustrialRobotStatusController | , |
controller_interface::ControllerBase | |||
) |