We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Do you have any example of sequence of objects? how it is being used in python for setDictionary?
Referring to https://community.rti.com/static/documentation/connector/1.0.0/api/python/data.html
"member name="my_point_sequence" sequenceMaxLength="10" type="nonBasic" nonBasicTypeName= "Point""
The text was updated successfully, but these errors were encountered:
Hey check out these two tests:
rticonnextdds-connector-py/test/python/test_rticonnextdds_data_access.py
Lines 714 to 716 in 100fcc3
Lines 724 to 731 in 100fcc3
Sorry, something went wrong.
samuelraeburn
No branches or pull requests
Do you have any example of sequence of objects? how it is being used in python for setDictionary?
Referring to https://community.rti.com/static/documentation/connector/1.0.0/api/python/data.html
"member name="my_point_sequence" sequenceMaxLength="10" type="nonBasic" nonBasicTypeName= "Point""
The text was updated successfully, but these errors were encountered: