rosidl icon indicating copy to clipboard operation
rosidl copied to clipboard

Get field names and types of Message

Open xander-m2k opened this issue 3 years ago • 1 comments

Feature Request

Feature description

Currently there is no possibility of getting message field info in rclcpp. In python libraryrosidl_python the function get_fields_and_field_types() exists, and does exactly what I want in rclcpp. Please implement this, this will make automation and conversion to other protocols much easier.

xander-m2k avatar Oct 29 '21 07:10 xander-m2k

This should be straightforward to implement. @xander-m2k contributions are most welcome.

hidmic avatar Dec 23 '21 16:12 hidmic