eclipse-cyclonedds / eclipse-cyclonedds/cyclonedds-python
Load DDS QoS XML file
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 110
- Forks
- 68
- Avg merge
- 1h 8m
- Merged PRs (30d)
- 1
Description
Hi,
I’m trying to load an XML file with QoS Policies using the DDS Consolidated XML Syntax Specification. I’ve seen that the QosProvider class is available in C++, but it seems there’s no implementation in Python.
Is there any alternative, or should this be handled manually?
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the DDS Consolidated XML Syntax Specification and comparing the C++ QosProvider with the Python API. Determine whether Python has an existing way to load QoS XML or whether a new provider is needed; the issue is complete when a supported approach is clearly defined and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100