[ros-users] [Discourse.ros.org] [Next Generation ROS] Generate .idl files for Fast-RTPS from ros2 messages

Dirk Thomas ros.discourse at gmail.com
Fri Oct 20 16:21:23 UTC 2017



The package [rosidl_generator_dds_idl](https://github.com/ros2/rosidl_dds/tree/master/rosidl_generator_dds_idl) already generates `.idl` files from `.msg` files which is being used for `rmw_connext_cpp` and `rmw_fastrtps_cpp`.

But `rmw_fastrtps_cpp` is different since it uses introspection rather than generated code specific to each message so for FastRTPS you don't have to generate `.idl` files.





---
[Visit Topic](https://discourse.ros.org/t/generate-idl-files-for-fast-rtps-from-ros2-messages/2964/2) or reply to this email to respond.




More information about the ros-users mailing list