rclcpp/rclcpp_lifecycle
Karsten Knese ec17d68b41
*_raw function (#388)
* publish_raw function

* subscription traits

* listener raw

* rebased

* cleanup and linters

* explicit test for deleter in unique_ptr

* add missing copyright

* cleanup

* add rmw_serialize functions

* linters

* explicit differentiation between take and take_raw

* cleanup debug messages

* rename to rmw_message_init`

* address comments

* address review comments

* raw->serialized

* use size_t (#497)
2018-06-16 10:36:00 +02:00
..
include/rclcpp_lifecycle Pass initial parameter values to node constructor (#486) 2018-06-05 15:29:20 -07:00
src *_raw function (#388) 2018-06-16 10:36:00 +02:00
test Fix bug when mixing shared_ptr and bind. (#470) 2018-05-04 13:10:47 -05:00
CMakeLists.txt change export order for static linking (#446) 2018-03-22 16:26:42 -07:00
package.xml Use ament_cmake_ros (#444) 2018-02-26 09:46:44 -08:00