8000 Feat/support constant variable by nonanonno · Pull Request #20 · nonanonno/ros2_d · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Feat/support constant variable #20

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

Merged
merged 3 commits into from
Dec 11, 2021
Merged

Conversation

nonanonno
Copy link
Owner

This PR adds supporting constant variable of IDL file. In the implementation, the following features are added.

  • Hold constant variables in the internal data representation (in Structure)
  • Parse constant variables from IDL file
  • Generate constant variables into msg.d

This commit enables parsing constant variables in IDL file. Constants
are stored inside the relevant struct.
Add generating constant values to msg.d.
@nonanonno nonanonno self-assigned this Dec 11, 2021
@nonanonno nonanonno merged commit b1d1795 into main Dec 11, 2021
@nonanonno nonanonno deleted the feat/support-constant-variable branch December 11, 2021 06:31
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.

1 participant
0