15#ifndef POSITION_CONTROLLERS__JOINT_GROUP_POSITION_CONTROLLER_HPP_
16#define POSITION_CONTROLLERS__JOINT_GROUP_POSITION_CONTROLLER_HPP_
20#include "forward_command_controller/forward_command_controller.hpp"
21#include "position_controllers/visibility_control.h"
38 POSITION_CONTROLLERS_PUBLIC
41 POSITION_CONTROLLERS_PUBLIC controller_interface::return_type init(
42 const std::string & controller_name)
override;
Forward command controller for a set of joints.
Definition forward_command_controller.hpp:48
Forward command controller for a set of position controlled joints (linear or angular).
Definition joint_group_position_controller.hpp:36
Definition gripper_action_controller.cpp:21