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

Add more iterator support to python interfaces #38

Merged
merged 2 commits into from
Feb 23, 2022

Conversation

liambenson
Copy link
Contributor

@liambenson liambenson commented Feb 17, 2022

Fixes: DATA-629

Description of Changes

This has been a requested feature and something I've been meaning to add for a while. Just adds __iter__, keys, values, and items for object RosValues.

Test Plan

Added a test

python/embag.cc Show resolved Hide resolved
@liambenson liambenson merged commit d07d536 into master Feb 23, 2022
@liambenson liambenson deleted the liam/add_iterators branch February 23, 2022 20:11
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