-
Notifications
You must be signed in to change notification settings - Fork 26
Quality requirements for ros2_control packages #20
Copy link
Copy link
Open
Description
Hi,
working on ros2_control_demos package I found a few interesting stuff regarding the quality or ROS2 packages. I would like to document those here and we could use it to discuss what we would like to have in the short and long run. So I propose an initial list and hope for some feedback :)
List of quality requirement for ros2_control*-packages:
- GitHub Actions for CI, Lint and CodeCoverage (e.g. see ros2_control_demos package)
- Templates for Issues and PRs - GitHub-Doku - Example-rclcpp
- Quality Declaration - REP2004 Example-rclcpp
- As a ros2_control developer, I want to have CI for my PRs so I can maintain the quality and stability of my contributions ros2_control#21
- As a ros2_control developer, I want up to date documentation so I can easily understand how to develop my robotics controller ros2_control#22
- As a ros2_control developer, I want unit tests for my packages so I can catch regressions and failures ros2_control#23
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels