ros2 / rosidl_typesupport_connext

rosidl typesupport for RTI's Connext DDS.
Apache License 2.0
1 stars 9 forks source link

Expose Connext C++ typesupport generation via rosidl generate CLI #68

Closed hidmic closed 3 years ago

hidmic commented 3 years ago

Generation is split in two distinct steps:

This allows the necessary translation from ROS .idl files to DDS .idl files to be carried out and subsequently cached by a calling build system.

hidmic commented 3 years ago

CI up to rosidl_typesupport_connext_cpp:

hidmic commented 3 years ago

CI up to rosidl_typesuppor_connext_cpp:

hidmic commented 3 years ago

CI's green (but on aarch64, which RTI Connext does not support) ! Going in.