rclcpp/rclcpp_lifecycle/include/rclcpp_lifecycle
Karsten Knese 6d13bcb0fc
Fix 394 (#419)
* copy and assignment operator for state

copy and assignment operator for transition

remove unused const_casts

address comments

check for null in copy constructor

up

use init and fini functions from rcl

remove unused include

* explicitly zero initialize state and transitions

* add todo comment for follow up
2017-12-05 22:51:52 -08:00
..
node_interfaces rename RCL_LIFECYCLE_RET_T to lifecycle_msgs::msgs::Transition::TRANSITION_CALLBACK_* (#345) 2017-08-02 14:04:34 -07:00
type_traits update style to match latest uncrustify 2017-09-28 15:38:40 -07:00
lifecycle_node.hpp Remove namespaces and namespace escalation e.g. node:: (#416) 2017-12-05 15:02:00 -08:00
lifecycle_node_impl.hpp Remove namespaces and namespace escalation e.g. node:: (#416) 2017-12-05 15:02:00 -08:00
lifecycle_publisher.hpp Remove namespaces and namespace escalation e.g. node:: (#416) 2017-12-05 15:02:00 -08:00
state.hpp Fix 394 (#419) 2017-12-05 22:51:52 -08:00
transition.hpp Fix 394 (#419) 2017-12-05 22:51:52 -08:00
visibility_control.h add rclcpp lifecycle 2016-12-14 09:29:27 -08:00