rclcpp/rclcpp_lifecycle
Shane Loretz d298fa4445
Split ParameterVariant into Parameter and ParameterValue (#481)
* Split ParametrVariant into Parameter and ParameterValue
* Test expects ParameterTypeException
* get_parameter_value() -> get_value_message()
* Make to_parameter() const and rename to to_parameter_msg()
2018-06-01 11:48:56 -07:00
..
include/rclcpp_lifecycle Split ParameterVariant into Parameter and ParameterValue (#481) 2018-06-01 11:48:56 -07:00
src Split ParameterVariant into Parameter and ParameterValue (#481) 2018-06-01 11:48:56 -07: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