ZettaScaleLabs / cyclors

Low level RUST APIs for cyclone
Apache License 2.0
6 stars 11 forks source link

Enable Iceoryx shared memory in Cyclone DDS #9

Closed gmartin82 closed 1 year ago

gmartin82 commented 1 year ago

This PR enables the use of Iceoryx shared memory in Cyclone DDS with the Iceoryx libraries being statically linked.

Tested on Linux, Windows and MacOS.