#include <yarp/os/Network.h>
#include <yarp/dev/PolyDriver.h>
#include <yarp/dev/WrapperSingle.h>
#include <yarp/dev/IRGBDSensor.h>
#include <yarp/dev/tests/IRGBDSensorTest.h>
#include <catch2/catch_amalgamated.hpp>
#include <harness.h>
Go to the source code of this file.
Functions | |
TEST_CASE ("dev::rgbdSensor_nws_yarpTest", "[yarp::dev]") | |
TEST_CASE | ( | "dev::rgbdSensor_nws_yarpTest" | , |
"" | [yarp::dev] | ||
) |
Definition at line 19 of file RGBDSensor_nws_yarp_test.cpp.