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

Review the dump for the value for parameters that are a list of booleans #34

Open
ipa-nhg opened this issue Nov 11, 2021 · 0 comments
Open
Assignees

Comments

@ipa-nhg
Copy link
Member

ipa-nhg commented Nov 11, 2021

For our models the booleans are defined as "true" and "false", this means we have to lower case the obtained types before we dump the models, see: https://github.com/ipa320/ros_model_parser/blob/master/src/ros_metamodels/rossystem_metamodel_core.py#L115-L116

We are considering this when we set the value for Structs https://github.com/ipa320/ros_model_parser/blob/master/src/ros_metamodels/rossystem_metamodel_core.py#L139-L140 but now for lists:

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

No branches or pull requests

2 participants