#include <yarp/dev/PolyDriver.h>
#include <yarp/os/ResourceFinder.h>
#include <yarp/os/Property.h>
#include <yarp/os/Network.h>
#include <iostream>
#include <yarp/dev/WrapperSingle.h>
#include <catch2/catch_amalgamated.hpp>
#include <harness.h>
Go to the source code of this file.
Functions | |
TEST_CASE ("dev::frameTransformSet_nws_yarp", "[yarp::dev]") | |
TEST_CASE | ( | "dev::frameTransformSet_nws_yarp" | , |
"" | [yarp::dev] | ||
) |
Definition at line 17 of file FrameTransformSet_nws_yarp_test.cpp.