30 #ifndef PHIDGETS_ANALOG_OUTPUTS_ANALOG_OUTPUTS_ROS_I_H
31 #define PHIDGETS_ANALOG_OUTPUTS_ANALOG_OUTPUTS_ROS_I_H
38 #include <std_msgs/Float64.h>
41 #include "phidgets_msgs/SetAnalogOutput.h"
50 const std::string& topicname);
65 std::unique_ptr<AnalogOutputs>
aos_;
66 std::vector<std::unique_ptr<AnalogOutputSetter>>
out_subs_;
75 phidgets_msgs::SetAnalogOutput::Response& res);
80 #endif // PHIDGETS_ANALOG_OUTPUTS_ANALOG_OUTPUTS_ROS_I_H