rclcpp/rclcpp_lifecycle
Alejandro Hernández Cordero ed7a23731a Added missing tests for rclcpp lifecycle (#1240)
* Added missing test rclcpp lifecycle
 - remove_on_set_parameters_callback
 - notify_graph_change
 - get_service_names_and_types_by_node

Signed-off-by: ahcorde <ahcorde@gmail.com>

* omit the name of the argument in lambda function

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Added feedback

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Added feedback

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Removed extra line

Signed-off-by: ahcorde <ahcorde@gmail.com>
2020-11-03 19:35:22 +01:00
..
include/rclcpp_lifecycle Warn about unused result of add_on_set_parameters_callback (#1238) (#1244) 2020-08-03 12:10:27 -07:00
src [backport foxy] Log error instead of throwing exception in Transition and State reset() mark no except (#1297) (#1378) 2020-10-05 15:44:55 -07:00
test Added missing tests for rclcpp lifecycle (#1240) 2020-11-03 19:35:22 +01:00
CHANGELOG.rst 2.2.0 2020-10-07 10:50:16 -07:00
CMakeLists.txt Add missing virtual destructors (#1149) 2020-06-01 19:58:48 -07:00
Doxyfile Added rclcpp lifecycle Doxyfile (#1089) 2020-05-08 08:48:52 +02:00
package.xml 2.2.0 2020-10-07 10:50:16 -07:00
QUALITY_DECLARATION.md udpate QD links to foxy 2020-10-28 09:17:36 +01:00
README.md Bump to QD to level 3 and fixed links (#1158) 2020-10-28 09:17:36 +01:00

rclcpp_lifecycle

Package containing a prototype for lifecycle implementation.

Visit the rclcpp_lifecycle API documentation for a complete list of its main components and features. For more information about LifeCycle in ROS 2, see the design document.

Quality Declaration

This package claims to be in the Quality Level 3 category, see the Quality Declaration for more details.