Skip to content

Update generator to convert from IDL#46

Closed
jacobperron wants to merge 24 commits intomasterfrom
jacob/idl-stage-7
Closed

Update generator to convert from IDL#46
jacobperron wants to merge 24 commits intomasterfrom
jacob/idl-stage-7

Conversation

@jacobperron
Copy link
Copy Markdown
Member

Since some DDS type support implementations don't support the full IDL spec, this change provides a feature for converting IDL files to something that the type support implementations can handle.
For example, IDL annotations are removed and explicit integer types are replaced (e.g. uint8 -> octet, int32 -> long).

The previous generator from ROS interface descriptions to IDL is no longer needed in the new pipeline.

Connects to ros2/rosidl#334

@jacobperron jacobperron added the in progress Actively being worked on (Kanban column) label Dec 3, 2018
@jacobperron jacobperron added in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Dec 3, 2018
@jacobperron jacobperron self-assigned this Dec 3, 2018
@jacobperron jacobperron closed this Dec 5, 2018
@jacobperron jacobperron removed the in review Waiting for review (Kanban column) label Dec 5, 2018
@jacobperron jacobperron deleted the jacob/idl-stage-7 branch December 5, 2018 02:23
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.

3 participants