rclcpp
rclcpp copied to clipboard
none of the API compiles for message types using a custom allocator
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.