40 hardware_interface::EffortJointInterface>
54 std::vector<hardware_interface::JointHandle>
pos_cmd_;
55 std::vector<hardware_interface::JointHandle>
eff_cmd_;
bool init(hardware_interface::RobotHW *robot_hw, ros::NodeHandle &n) override
void update(const ros::Time &time, const ros::Duration &period) override
void starting(const ros::Time &time) override
std::vector< hardware_interface::JointHandle > eff_cmd_
std::vector< hardware_interface::JointHandle > pos_cmd_
void stopping(const ros::Time &time) override
MultiInterfaceController(bool allow_optional_interfaces=false)