![]() * Reserve vector capacities and use emplace_back for constructing vectors Signed-off-by: Stephen Brawner <brawner@gmail.com> * Use resize instead of reserve Signed-off-by: Stephen Brawner <brawner@gmail.com> * Remove push_back Signed-off-by: Stephen Brawner <brawner@gmail.com> Co-authored-by: brawner <brawner@gmail.com> |
||
---|---|---|
.. | ||
include/rclcpp_lifecycle | ||
src | ||
test | ||
CHANGELOG.rst | ||
CMakeLists.txt | ||
Doxyfile | ||
package.xml | ||
QUALITY_DECLARATION.md | ||
README.md |
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.