16#include <catch2/catch_amalgamated.hpp>
28 Network::setLocalMode(
true);
30 SECTION(
"Checking map2D_nws_ros device")
47 Network::setLocalMode(
false);
contains the definition of a Map2DArea type
contains the definition of a Map2DLocation type
TEST_CASE("dev::map2D_nws_ros_Test", "[yarp::dev]")
A container for a device driver.
A mini-server for performing network communication in the background.
void close() override
Stop port activity.
bool open(const std::string &name) override
Start port operation, with a specific name, with automatically-chosen network parameters.
A class for storing options and configuration information.
For streams capable of holding different kinds of content, check what they actually have.
An interface to the operating system, including Port based communication.