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_action/README.md
Normal file
10
rcl_action/README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# rcl_action
|
||||
|
||||
`rcl_action` provides functionality for ROS 2 actions in C.
|
||||
|
||||
For more information about ROS 2 actions, see:
|
||||
http://design.ros2.org/articles/actions.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