#include <yarp/dev/ICurrentControl.h>
#include <yarp/dev/IControlMode.h>
#include <catch2/catch_amalgamated.hpp>
#include <memory>
#include <numeric>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | yarp |
The main, catch-all namespace for YARP. | |
namespace | yarp::dev |
For streams capable of holding different kinds of content, check what they actually have. | |
namespace | yarp::dev::tests |
Functions | |
void | yarp::dev::tests::exec_iCurrentControl_test_1 (ICurrentControl *icurr, IControlMode *icmd) |