28 #ifndef CONTROLLER_MANAGER_TESTS_POS_EFF_CONTROLLER_H    29 #define CONTROLLER_MANAGER_TESTS_POS_EFF_CONTROLLER_H    40                                                      hardware_interface::EffortJointInterface>
    51   std::vector<hardware_interface::JointHandle> 
pos_cmd_;
    52   std::vector<hardware_interface::JointHandle> 
eff_cmd_;
 
std::vector< hardware_interface::JointHandle > pos_cmd_
 
std::vector< hardware_interface::JointHandle > eff_cmd_
 
void update(const ros::Time &time, const ros::Duration &period)
 
void stopping(const ros::Time &time)
 
bool init(hardware_interface::RobotHW *robot_hw, ros::NodeHandle &n)
 
void starting(const ros::Time &time)