Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle arrays that contain non primitives #30

Closed
wants to merge 3 commits into from
Closed

Handle arrays that contain non primitives #30

wants to merge 3 commits into from

Conversation

ijnek
Copy link

@ijnek ijnek commented Jun 13, 2021

If we have an array of non primitive types, the slot_path would be something like "/leds[10]]/r".
This is an unexpected input to get_slot_type, it should be "/leds/r".
A test in rqt_py_common backs this.

627510e is cherry-picked from PR #28, which should be merged first.
5c2a603 are the additions for this PR, and handles array that contains non primitives.

Relates to Issue #23.

@ijnek
Copy link
Author

ijnek commented Aug 1, 2021

@mjcarroll
I'll be interested in hearing some feedback on this PR, will one of the maintainers be available to review? Thanks!

@ijnek
Copy link
Author

ijnek commented Aug 12, 2021

@mjcarroll
Sorry for bugging, but would you be able to review this, or suggest someone that could provide some feedback? Thanks!

@ijnek
Copy link
Author

ijnek commented Oct 14, 2021

@mjcarroll Pinging this again.

@mjcarroll mjcarroll self-assigned this Oct 14, 2021
@audrow audrow changed the base branch from foxy-devel to rolling June 28, 2022 14:16
@ijnek
Copy link
Author

ijnek commented Jul 27, 2022

I believe the issue has been fixed in #33

@ijnek ijnek closed this Jul 27, 2022
@ijnek ijnek deleted the handle-arrays-that-contain-non-primitives branch July 27, 2022 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants