rclcpp/rclcpp_lifecycle
Jacob Perron b132a2b0cd
[rclcpp_lifecycle] Change uint8_t iterator variables to size_t (#1461) (#1488)
* Change uint8_t iterator variables to size_t

Signed-off-by: Stephen Brawner <brawner@gmail.com>

* Change to unsigned int

Signed-off-by: Stephen Brawner <brawner@gmail.com>

Co-authored-by: brawner <brawner@gmail.com>
2020-12-08 12:35:37 -08: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 [rclcpp_lifecycle] Change uint8_t iterator variables to size_t (#1461) (#1488) 2020-12-08 12:35:37 -08:00
test Benchmark lifecycle features (#1462) (#1471) 2020-11-22 19:30:28 -08:00
CHANGELOG.rst 2.2.0 2020-10-07 10:50:16 -07:00
CMakeLists.txt Benchmark lifecycle features (#1462) (#1471) 2020-11-22 19:30:28 -08:00
Doxyfile Added rclcpp lifecycle Doxyfile (#1089) 2020-05-08 08:48:52 +02:00
package.xml Benchmark lifecycle features (#1462) (#1471) 2020-11-22 19:30:28 -08:00
QUALITY_DECLARATION.md [foxy] Update QD to QL 1 (#1480) 2020-11-30 14:34:24 -08:00
README.md [foxy] Update QD to QL 1 (#1480) 2020-11-30 14:34:24 -08: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 1 category, see the Quality Declaration for more details.