6#ifndef IRGBDSENSORTEST_H
7#define IRGBDSENSORTEST_H
10#include <catch2/catch_amalgamated.hpp>
23 w =
irgbd->getDepthWidth();
24 h =
irgbd->getDepthHeight();
A generic interface for cameras that have both color camera as well as depth camera sensor,...
A mini-server for performing network communication in the background.
void exec_iRGBDSensor_test_1(IRGBDSensor *irgbd)
For streams capable of holding different kinds of content, check what they actually have.
An interface to the operating system, including Port based communication.