Added Quality declaration: rclcpp, rclpp_action, rclcpp_components andrclcpp_lifecycle (#1100)
* Added Quality declaration: rclcpp, rclpp_action, rclcpp_components, rclcpp_lifecycle Signed-off-by: ahcorde <ahcorde@gmail.com> * Added feedback Signed-off-by: ahcorde <ahcorde@gmail.com>
This commit is contained in:
parent
13c09acfad
commit
e2dbc5d5d5
9 changed files with 704 additions and 1 deletions
7
rclcpp_lifecycle/README.md
Normal file
7
rclcpp_lifecycle/README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# `rclcpp_lifecycle`
|
||||
|
||||
Package containing a prototype for lifecycle implementation. Visit the [design document](https://design.ros2.org/articles/node_lifecycle.html) for more information about this package.
|
||||
|
||||
## Quality Declaration
|
||||
|
||||
This package claims to be in the **Quality Level 4** category, see the [Quality Declaration](QUALITY_DECLARATION.md) for more details.
|
Loading…
Add table
Add a link
Reference in a new issue