[ros-users] [Discourse.ros.org] [Next Generation ROS] RFC: using C++14
Esteve
ros.discourse at gmail.com
Fri Dec 9 13:39:32 UTC 2016
I wrote a quick hack to remove the need to pass message type as a template argument in `Node::create_subscription` and submitted it as a pull request in https://github.com/ros2/rclcpp/pull/286 and updated some of the examples in https://github.com/ros2/examples/pull/146
I haven't tested this heavily, and unfortunately the changes fail to compile the allocator example :frowning:
PS: when in doubt, `rclcpp:function_traits`, that's my motto.
---
[Visit Topic](https://discourse.ros.org/t/rfc-using-c-14/921/11) or reply to this email to respond.
More information about the ros-users
mailing list