Skip to content

linorobot2/micro-RTPS-agent

 
 

Repository files navigation

Micro RTPS Agent

Micro RTPS Agent acts as a server between DDS Network and Micro RTPS Clients. Micro RTPS Agents receive messages containing Operations from Clients. Agents keep track of the Clients and the Micro RTPS Entities they create. The Agent uses the Entities to interact with DDS Global Data Space on behalf of the Client.

The communication between a Micro RTPS Client and a Micro RTPS Agent supports two kind transports: UDP or SerialPort. While running Micro RTPS Agent will attend any received request from your Micro RTPS Clients. Micro RTPS Agent answers back with the result of a request each time a request is attended.

Architecture

Documentation

You can access Micro-RTPS documentation online, which is hosted on Read the Docs.

Getting Help

If you need support you can reach us by mail at support@eProsima.com or by phone at +34 91 804 34 48.

Packages

No packages published

Languages

  • C++ 90.6%
  • CMake 7.7%
  • NSIS 1.7%