10#include <catch2/catch_amalgamated.hpp>
31 CHECK(name == std::string(
"joint0"));
define control board standard interfaces
Interface for getting information about specific axes, if available.
virtual bool getAxisName(int axis, std::string &name)=0
virtual bool getAxes(int *ax)=0
Get the number of controlled axes.
virtual bool getJointType(int axis, yarp::dev::JointTypeEnum &type)
A mini-server for performing network communication in the background.
void exec_iAxisInfo_test_1(IAxisInfo *iinfo)
For streams capable of holding different kinds of content, check what they actually have.
@ VOCAB_JOINTTYPE_REVOLUTE
An interface to the operating system, including Port based communication.