Fast-DDS-python icon indicating copy to clipboard operation
Fast-DDS-python copied to clipboard

Python bindings for Fast DDS. Looking for commercial support? Contact [email protected]

Results 36 Fast-DDS-python issues
Sort by recently updated
recently updated
newest added

Hello, I'm attempting to publish data on a specific topic from one device and subscribe to the same topic from another device using fastdds-python. Both devices are connected to the...

## Description @Mergifyio backport 2.3.x ## Contributor Checklist - [x] Commit messages follow the project guidelines. - _N/A_ Tests that thoroughly check the new feature have been added/Regression tests checking...

foonathan_memory_vendor、Fast-CDR、Fast-DDS-Gen version?

## Description Currently, the way that CMake creates the library files always generates .dylib files on Mac. Compilation will work fine, but attempting to import in any Python app will...

conflicts

We have the following scenario: We have created a c++ application using the fast-dds library. We also have a python application (mainly using subscribers) for data extraction. For consistency and...

[HelloWorld.zip](https://github.com/user-attachments/files/20091865/HelloWorld.zip) Attached is a zipfile with a minimal reproducing example. Formerly, on OSX when a thread affinity fails to set, the logging function entered a recursive loop that would continue...