fastddsgen

IDL source code generator for eProsima FastDDS
  https://github.com/eProsima/Fast-DDS-Gen
  0
  no reviews



EProsima FastDDS-Gen is a Java application that generates source code for eProsima FastDDS using the data types defined in an IDL (Interface Definition Language) file. This generated source code can be used in any FastDDS application in order to define the data type of a topic, which will later be used to publish or subscribe.