rticommunity / rticommunity/rticonnextdds-examples

[FEAT] Add dynamic data multidimensional arrays example

Open
#728 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. Multidimensional arrays.
  • Creating multidimensional arrays
  • Writing multidimensional arrays using different methods
  • Reading multidimensional arrays using different methods
  1. Array of arrays.
  • Creating array of arrays
  • Writing arrays of arrays using different methods
  • Reading array of arrays using different methods

Contributor guide

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.