[ros-users] [Discourse.ros.org] [Next Generation ROS] Discussion about how to add a new PRIMITIVE_TYPES to rosidl(msg)
Dirk Thomas
ros.discourse at gmail.com
Fri Apr 27 18:56:25 UTC 2018
I don't think "just adding a new type" is the right way here. A patch adding `new_uint8` would also not be accepted in a PR.
Instead the existing mapping (see http://design.ros2.org/articles/generated_interfaces_python.html) should be re-evaluated. In that process all other language mappings need to be considered too.
As mentioned above I am in favor of mapping `byte[]` In Python to `bytes` instead of a list of integers.
---
[Visit Topic](https://discourse.ros.org/t/discussion-about-how-to-add-a-new-primitive-types-to-rosidl-msg/4607/4) or reply to this email to respond.
More information about the ros-users
mailing list