#include <yarp/dev/IFrameGrabberImage.h>
#include <yarp/dev/IRgbVisualParams.h>
#include <yarp/dev/tests/IFrameGrabberImageTest.h>
#include <yarp/dev/tests/IRgbVisualParamsTest.h>
#include <yarp/os/Network.h>
#include <yarp/sig/Image.h>
#include <yarp/sig/Vector.h>
#include <yarp/dev/PolyDriver.h>
#include <yarp/dev/WrapperSingle.h>
#include <yarp/os/Time.h>
#include <string>
#include <catch2/catch_amalgamated.hpp>
#include <harness.h>
Go to the source code of this file.
Functions | |
void | do_nws_nwc_test (bool use_stream) |
TEST_CASE ("dev::frameGrabber_nwc_yarpTest", "[yarp::dev]") | |
Definition at line 28 of file frameGrabber_nwc_yarp_test.cpp.
TEST_CASE | ( | "dev::frameGrabber_nwc_yarpTest" | , |
"" | [yarp::dev] | ||
) |
Definition at line 94 of file frameGrabber_nwc_yarp_test.cpp.