rclcpp icon indicating copy to clipboard operation
rclcpp copied to clipboard

none of the API compiles for message types using a custom allocator

Open dirk-thomas opened this issue 5 years ago • 0 comments

E.g. trying to compile a call to create_publisher with a message type using a custom allocator fails since the corresponding typesupport symbol isn't specialized for the custom allocator type.

dirk-thomas avatar Apr 10 '20 22:04 dirk-thomas