eclipse-cyclonedds / eclipse-cyclonedds/cyclonedds-python

Load DDS QoS XML file

Open
#300 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.