omg-dds / dds-rtps

Validation of interoperability of products compliant with OMG DDS-RTPS standard.
https://www.omg.org/spec/DDSI-RTPS/
Other
11 stars 17 forks source link

Introduce interoperability test program for RustDDS 0.2.2 #2

Closed jhelovuo closed 2 years ago

jhelovuo commented 3 years ago

This version of RustDDS is able to exchange "Shapes" data with other DDS/RTPS implementations in this repository.

Tested against Real-Time Innovations, Twin Oaks Computing, and OpenDDS test programs, both as a publisher and a subscriber. Tested to build and run on Linux x86_64 and MacOS Catalina x86_64, using rustc 1.48.0 stable release.

GerardoPardo commented 2 years ago

Merging RustDDS test