30 #ifndef PHIDGETS_DIGITAL_OUTPUTS_DIGITAL_OUTPUTS_ROS_I_H
31 #define PHIDGETS_DIGITAL_OUTPUTS_DIGITAL_OUTPUTS_ROS_I_H
38 #include <std_msgs/Bool.h>
41 #include "phidgets_msgs/SetDigitalOutput.h"
50 const std::string& topicname);
65 std::unique_ptr<DigitalOutputs>
dos_;
66 std::vector<std::unique_ptr<DigitalOutputSetter>>
out_subs_;
75 phidgets_msgs::SetDigitalOutput::Response& res);
80 #endif // PHIDGETS_DIGITAL_OUTPUTS_DIGITAL_OUTPUTS_ROS_I_H