Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

rticommunity/dds-rpc-cxx

Repository files navigation

dds-rpc-cxx

RCP over DDS C++ API

In December 2014, OMG adopted (but not finalized) the RPC-over-DDS specification. The following files are part of the normative specification.

  1. normative/function_call.h
  2. normative/request_reply.h
  3. normative/sample.h
  4. ./RobotControlSupport.h (shows an example of what's normative in a "Support" class. RobotControl itself is not normative.)