rclcpp/rclcpp_lifecycle/include/rclcpp_lifecycle
Michael Carroll 0f9098e9b6 Replace node constructor arguments with NodeOptions (#622)
* Start work on creaating NodeOptions structure.

Signed-off-by: Michael Carroll <michael@openrobotics.org>

* Continue work on NodeOptions.

Signed-off-by: Michael Carroll <michael@openrobotics.org>

* Update tests for NodeOptions impl.

Signed-off-by: Michael Carroll <michael@openrobotics.org>

* Update documentation and copy/assignment.

Signed-off-by: Michael Carroll <michael@openrobotics.org>

* Update rclcpp_lifecycle to conform to new API.

Signed-off-by: Michael Carroll <michael@openrobotics.org>

* Use builder pattern with NodeOptions.

Signed-off-by: Michael Carroll <michael@openrobotics.org>

* Documentation updates.

Signed-off-by: Michael Carroll <michael@openrobotics.org>

* Update rclcpp_lifecycle to use NodeOptions.

Signed-off-by: Michael Carroll <michael@openrobotics.org>

* change to parameter idiom only, from builder pattern

Signed-off-by: William Woodall <william@osrfoundation.org>

* Update rclcpp/include/rclcpp/node_options.hpp

Co-Authored-By: wjwwood <william+github@osrfoundation.org>

Signed-off-by: William Woodall <william@osrfoundation.org>

* follow up with more resets of the rcl_node_options_t

Signed-off-by: William Woodall <william@osrfoundation.org>

* todo about get env

Signed-off-by: William Woodall <william@osrfoundation.org>
2019-02-05 23:10:43 -08:00
..
node_interfaces service for transition graph (#555) 2018-10-11 14:03:57 -07:00
type_traits update style to match latest uncrustify 2017-09-28 15:38:40 -07:00
lifecycle_node.hpp Replace node constructor arguments with NodeOptions (#622) 2019-02-05 23:10:43 -08:00
lifecycle_node_impl.hpp refactor init to allow for non-global init (#587) 2018-11-29 21:33:01 -08:00
lifecycle_publisher.hpp issue a warning if publishing on a not active publisher (#574) 2018-10-27 17:35:17 -07: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