Quality Declarations for rcl_action, rcl_lifecycle, yaml_parser (#641)
* READMEs and Quality Declarations for rcl_action, rcl_lifecycle, yaml_parser Signed-off-by: Stephen Brawner <brawner@gmail.com> * PR Fixup Signed-off-by: Stephen Brawner <brawner@gmail.com> * PR Fixup Signed-off-by: Stephen Brawner <brawner@gmail.com> * PR Fixup Signed-off-by: Stephen Brawner <brawner@gmail.com>
This commit is contained in:
parent
2c655edb39
commit
728b8b89bd
6 changed files with 513 additions and 0 deletions
10
rcl_lifecycle/README.md
Normal file
10
rcl_lifecycle/README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# rcl_lifecycle
|
||||
|
||||
`rcl_lifecycle` provides functionality for ROS 2 lifecycle nodes in C.
|
||||
|
||||
For more information about lifecycle nodes, see:
|
||||
https://design.ros2.org/articles/node_lifecycle.html
|
||||
|
||||
## 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