#include <memory>
#include <numeric>
#include <vector>
#include <yarp/dev/IAxisInfo.h>
#include <yarp/dev/IControlLimits.h>
#include <catch2/catch_amalgamated.hpp>
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_iControlLimits_test1 (IControlLimits *ilims, IAxisInfo *iinfo) |