No description
Find a file
Michael Jeronimo dc05a2e755 Add assignment of parameter-related fields in node options constructor (#708)
* Add assignment of missing parameter-related fields in node options copy constructor.

The allow_undeclared_parameters and automatically_declare_initial_parameters fields of
the node options class were not assigned in the assignment operator, resulting in
an incorrect copy of the node options object, which also indirectly affects the
copy constructor.

Signed-off-by: Michael Jeronimo <michael.jeronimo@intel.com>

* Run linters
2019-04-30 13:47:20 -07:00
.github advise to ask questions on ROS answers 2018-02-26 22:01:36 -08:00
rclcpp Add assignment of parameter-related fields in node options constructor (#708) 2019-04-30 13:47:20 -07:00
rclcpp_action 0.7.1 2019-04-26 11:37:10 -07:00
rclcpp_components 0.7.1 2019-04-26 11:37:10 -07:00
rclcpp_lifecycle New IntraProcessManager capable of storing shared_ptr<const T> (#690) 2019-04-30 16:05:53 -03:00
.gitignore add wait_for_action_server() for action clients (#598) 2018-12-06 18:57:25 -08:00
CONTRIBUTING.md add section about DCO to CONTRIBUTING.md 2019-03-20 08:38:07 -07:00
LICENSE update license file to keep copyright template 2015-04-03 12:30:27 -07:00