rticommunity / rticommunity/rticonnextdds-examples
[FEAT] Add dynamic data multidimensional arrays example
Open
Nobody has claimed this yet.
suggestion
- Dominant language
- Python
- Stars
- 148
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
Feature description
Add examples to cover different use cases for using dynamic data and multidimensional arrays.
From a support response I've given, I think the examples should cover two different use cases with the following content:
- Multidimensional arrays.
- Creating multidimensional arrays
- Writing multidimensional arrays using different methods
- Reading multidimensional arrays using different methods
- Array of arrays.
- Creating array of arrays
- Writing arrays of arrays using different methods
- Reading array of arrays using different methods
Contributor guide
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
Review the repository's existing examples and locate the entry points for dynamic data and array handling. Add examples covering creation, writing, and reading for both multidimensional arrays and arrays of arrays, using the different methods described in the issue; done means both use cases are represented.
Written by the indexing model from the issue text.
Assessment
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100