6 #ifndef YARP_FRAMEGRABBER_PROTOCOL_RGBVISUALPARAMS_RESPONDER_H
7 #define YARP_FRAMEGRABBER_PROTOCOL_RGBVISUALPARAMS_RESPONDER_H
14 namespace framegrabber {
A cheap and cheerful framework for human readable/writable forms of messages to devices.
An interface for retrieving intrinsic parameter from a rgb camera.
A simple collection of objects that can be described and transmitted in a portable way.
bool configure(yarp::dev::IRgbVisualParams *interface)
~RgbVisualParams_Responder() override=default
RgbVisualParams_Responder()=default
bool respond(const yarp::os::Bottle &cmd, yarp::os::Bottle &response) override
Respond to a message.
The main, catch-all namespace for YARP.