6#ifndef IJOINTBRAKETEST_H
7#define IJOINTBRAKETEST_H
10#include <catch2/catch_amalgamated.hpp>
28 b =
ibrake->setManualBrakeActive(0,
true);
33 b =
ibrake->setManualBrakeActive(0,
false);
44 b =
ibrake->setAutoBrakeEnabled(0,
true);
49 b =
ibrake->setAutoBrakeEnabled(0,
false);
Interface for controlling a joint equipped with brakes (hardware or simulated).
A mini-server for performing network communication in the background.
void exec_iJointBrake_test1(IJointBrake *ibrake)
For streams capable of holding different kinds of content, check what they actually have.
An interface to the operating system, including Port based communication.