You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: diagnostic_msgs/QUALITY_DECLARATION.md
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Below are the rationales, notes, and caveats for this claim, organized by each r
10
10
11
11
### Version Scheme [1.i]
12
12
13
-
`diagnostic_msgs` uses `semver` according to the recommendation for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#versioning).
13
+
`diagnostic_msgs` uses `semver` according to the recommendation for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html#versioning).
14
14
15
15
### Version Stability [1.ii]
16
16
@@ -31,15 +31,16 @@ All message and service definition files located in `msg` and `srv` directories
31
31
32
32
## Change Control Process [2]
33
33
34
-
`diagnostic_msgs` follows the recommended guidelines for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#quality-practices).
34
+
`diagnostic_msgs` follows the recommended guidelines for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html#quality-practices).
35
35
36
36
### Change Requests [2.i]
37
37
38
38
This package requires that all changes occur through a pull request.
39
39
40
40
### Contributor Origin [2.ii]
41
41
42
-
This package uses DCO as its confirmation of contributor origin policy. More information can be found in [CONTRIBUTING](../CONTRIBUTING.md).
42
+
This package uses DCO as its confirmation of contributor origin policy.
43
+
More information can be found in [CONTRIBUTING](../CONTRIBUTING.md).
43
44
44
45
### Peer Review Policy [2.iii]
45
46
@@ -80,7 +81,7 @@ There are no currently copyrighted source files in this package.
80
81
81
82
### Linters and Static Analysis [4.v]
82
83
83
-
`diagnostic_msgs` uses and passes all the standard linters and static analysis tools for its generated C++ and Python code to ensure it follows the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#linters-and-static-analysis).
84
+
`diagnostic_msgs` uses and passes all the standard linters and static analysis tools for its generated C++ and Python code to ensure it follows the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html#linters-and-static-analysis).
84
85
85
86
Results of the nightly linter tests can be found [here](http://build.ros2.org/view/Rpr/job/Rpr__common_interfaces__ubuntu_focal_amd64/lastCompletedBuild/testReport/diagnostic_msgs/).
86
87
@@ -89,9 +90,9 @@ Results of the nightly linter tests can be found [here](http://build.ros2.org/vi
89
90
### Direct Runtime ROS Dependencies [5.i]/[5.ii]
90
91
91
92
`diagnostic_msgs` has the following runtime ROS dependencies, which are at **Quality Level 1**
It has several "buildtool" dependencies, which do not affect the resulting quality of the package, because they do not contribute to the public library API.
Copy file name to clipboardExpand all lines: geometry_msgs/QUALITY_DECLARATION.md
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Below are the rationales, notes, and caveats for this claim, organized by each r
10
10
11
11
### Version Scheme [1.i]
12
12
13
-
`geometry_msgs` uses `semver` according to the recommendation for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#versioning).
13
+
`geometry_msgs` uses `semver` according to the recommendation for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html#versioning).
14
14
15
15
### Version Stability [1.ii]
16
16
@@ -31,15 +31,16 @@ All message and service definition files located in `msg` and `srv` directories
31
31
32
32
## Change Control Process [2]
33
33
34
-
`geometry_msgs` follows the recommended guidelines for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#quality-practices).
34
+
`geometry_msgs` follows the recommended guidelines for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html#quality-practices).
35
35
36
36
### Change Requests [2.i]
37
37
38
38
This package requires that all changes occur through a pull request.
39
39
40
40
### Contributor Origin [2.ii]
41
41
42
-
This package uses DCO as its confirmation of contributor origin policy. More information can be found in [CONTRIBUTING](../CONTRIBUTING.md).
42
+
This package uses DCO as its confirmation of contributor origin policy.
43
+
More information can be found in [CONTRIBUTING](../CONTRIBUTING.md).
43
44
44
45
### Peer Review Policy [2.iii]
45
46
@@ -80,7 +81,7 @@ There are no currently copyrighted source files in this package.
80
81
81
82
### Linters and Static Analysis [4.v]
82
83
83
-
`geometry_msgs` uses and passes all the standard linters and static analysis tools for its generated C++ and Python code to ensure it follows the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#linters-and-static-analysis).
84
+
`geometry_msgs` uses and passes all the standard linters and static analysis tools for its generated C++ and Python code to ensure it follows the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html#linters-and-static-analysis).
84
85
85
86
Results of the nightly linter tests can be found [here](http://build.ros2.org/view/Rpr/job/Rpr__common_interfaces__ubuntu_focal_amd64/lastCompletedBuild/testReport/geometry_msgs/).
86
87
@@ -89,7 +90,7 @@ Results of the nightly linter tests can be found [here](http://build.ros2.org/vi
89
90
### Direct Runtime ROS Dependencies [5.i]/[5.ii]
90
91
91
92
`geometry_msgs` has the following runtime ROS dependencies, which are at **Quality Level 1**:
It has several "buildtool" dependencies, which do not affect the resulting quality of the package, because they do not contribute to the public library API.
Copy file name to clipboardExpand all lines: nav_msgs/QUALITY_DECLARATION.md
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Below are the rationales, notes, and caveats for this claim, organized by each r
10
10
11
11
### Version Scheme [1.i]
12
12
13
-
`nav_msgs` uses `semver` according to the recommendation for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#versioning).
13
+
`nav_msgs` uses `semver` according to the recommendation for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html#versioning).
14
14
15
15
### Version Stability [1.ii]
16
16
@@ -31,15 +31,16 @@ All message and service definition files located in `msg` and `srv` directories
31
31
32
32
## Change Control Process [2]
33
33
34
-
`nav_msgs` follows the recommended guidelines for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#quality-practices).
34
+
`nav_msgs` follows the recommended guidelines for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html#quality-practices).
35
35
36
36
### Change Requests [2.i]
37
37
38
38
This package requires that all changes occur through a pull request.
39
39
40
40
### Contributor Origin [2.ii]
41
41
42
-
This package uses DCO as its confirmation of contributor origin policy. More information can be found in [CONTRIBUTING](../CONTRIBUTING.md).
42
+
This package uses DCO as its confirmation of contributor origin policy.
43
+
More information can be found in [CONTRIBUTING](../CONTRIBUTING.md).
43
44
44
45
### Peer Review Policy [2.iii]
45
46
@@ -80,7 +81,7 @@ There are no currently copyrighted source files in this package.
80
81
81
82
### Linters and Static Analysis [4.v]
82
83
83
-
`nav_msgs` uses and passes all the standard linters and static analysis tools for its generated C++ and Python code to ensure it follows the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#linters-and-static-analysis).
84
+
`nav_msgs` uses and passes all the standard linters and static analysis tools for its generated C++ and Python code to ensure it follows the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html#linters-and-static-analysis).
84
85
85
86
Results of the nightly linter tests can be found [here](http://build.ros2.org/view/Rpr/job/Rpr__common_interfaces__ubuntu_focal_amd64/lastCompletedBuild/testReport/nav_msgs/).
86
87
@@ -89,9 +90,9 @@ Results of the nightly linter tests can be found [here](http://build.ros2.org/vi
89
90
### Direct Runtime ROS Dependencies [5.i]/[5.ii]
90
91
91
92
`nav_msgs` has the following runtime ROS dependencies, which are at **Quality Level 1**:
It has several "buildtool" dependencies, which do not affect the resulting quality of the package, because they do not contribute to the public library API.
Copy file name to clipboardExpand all lines: sensor_msgs/QUALITY_DECLARATION.md
+10-8Lines changed: 10 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Below are the rationales, notes, and caveats for this claim, organized by each r
10
10
11
11
### Version Scheme [1.i]
12
12
13
-
`sensor_msgs` uses `semver` according to the recommendation for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#versioning).
13
+
`sensor_msgs` uses `semver` according to the recommendation for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html#versioning).
14
14
15
15
### Version Stability [1.ii]
16
16
@@ -27,19 +27,21 @@ All message and service definition files located in `include`, `msg` and `srv` d
27
27
28
28
### ABI Stability Within a Released ROS Distribution [1.v]/[1.vi]
29
29
30
-
`sensor_msgs` contains C++ code and is therefore concerned with ABI stability. It will not break ABI stability within a released ROS distribution.
30
+
`sensor_msgs` contains C++ code and is therefore concerned with ABI stability.
31
+
It will not break ABI stability within a released ROS distribution.
31
32
32
33
## Change Control Process [2]
33
34
34
-
`sensor_msgs` follows the recommended guidelines for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#quality-practices).
35
+
`sensor_msgs` follows the recommended guidelines for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html#quality-practices).
35
36
36
37
### Change Requests [2.i]
37
38
38
39
This package requires that all changes occur through a pull request.
39
40
40
41
### Contributor Origin [2.ii]
41
42
42
-
This package uses DCO as its confirmation of contributor origin policy. More information can be found in [CONTRIBUTING](../CONTRIBUTING.md).
43
+
This package uses DCO as its confirmation of contributor origin policy.
44
+
More information can be found in [CONTRIBUTING](../CONTRIBUTING.md).
43
45
44
46
### Peer Review Policy [2.iii]
45
47
@@ -94,7 +96,7 @@ Results of these API tests can be found [here](http://build.ros2.org/view/Rpr/jo
94
96
95
97
### Coverage [4.iii]
96
98
97
-
`sensor_msgs` follows the recommendations for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#code-coverage), and opts to use line coverage instead of branch coverage.
99
+
`sensor_msgs` follows the recommendations for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html#code-coverage), and opts to use line coverage instead of branch coverage.
98
100
99
101
This includes:
100
102
@@ -119,7 +121,7 @@ Changes that introduce regressions in performance must be adequately justified i
119
121
120
122
### Linters and Static Analysis [4.v]
121
123
122
-
`sensor_msgs` uses and passes all the standard linters and static analysis tools for its generated C++ and Python code to ensure it follows the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#linters-and-static-analysis).
124
+
`sensor_msgs` uses and passes all the standard linters and static analysis tools for its generated C++ and Python code to ensure it follows the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html#linters-and-static-analysis).
123
125
124
126
Results of the nightly linter tests can be found [here](http://build.ros2.org/view/Rpr/job/Rpr__common_interfaces__ubuntu_focal_amd64/lastCompletedBuild/testReport/sensor_msgs/).
125
127
@@ -128,9 +130,9 @@ Results of the nightly linter tests can be found [here](http://build.ros2.org/vi
128
130
### Direct Runtime ROS Dependencies [5.i]/[5.ii]
129
131
130
132
`sensor_msgs` has the following runtime ROS dependencies, which are at **Quality Level 1**:
It has several "buildtool" dependencies, which do not affect the resulting quality of the package, because they do not contribute to the public library API.
Copy file name to clipboardExpand all lines: shape_msgs/QUALITY_DECLARATION.md
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Below are the rationales, notes, and caveats for this claim, organized by each r
10
10
11
11
### Version Scheme [1.i]
12
12
13
-
`shape_msgs` uses `semver` according to the recommendation for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#versioning).
13
+
`shape_msgs` uses `semver` according to the recommendation for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html#versioning).
14
14
15
15
### Version Stability [1.ii]
16
16
@@ -31,15 +31,16 @@ All message and service definition files located in `msg` and `srv` directories
31
31
32
32
## Change Control Process [2]
33
33
34
-
`shape_msgs` follows the recommended guidelines for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#quality-practices).
34
+
`shape_msgs` follows the recommended guidelines for ROS Core packages in the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html#quality-practices).
35
35
36
36
### Change Requests [2.i]
37
37
38
38
This package requires that all changes occur through a pull request.
39
39
40
40
### Contributor Origin [2.ii]
41
41
42
-
This package uses DCO as its confirmation of contributor origin policy. More information can be found in [CONTRIBUTING](../CONTRIBUTING.md).
42
+
This package uses DCO as its confirmation of contributor origin policy.
43
+
More information can be found in [CONTRIBUTING](../CONTRIBUTING.md).
43
44
44
45
### Peer Review Policy [2.iii]
45
46
@@ -80,7 +81,7 @@ There are no currently copyrighted source files in this package.
80
81
81
82
### Linters and Static Analysis [4.v]
82
83
83
-
`shape_msgs` uses and passes all the standard linters and static analysis tools for its generated C++ and Python code to ensure it follows the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#linters-and-static-analysis).
84
+
`shape_msgs` uses and passes all the standard linters and static analysis tools for its generated C++ and Python code to ensure it follows the [ROS 2 Developer Guide](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html#linters-and-static-analysis).
84
85
85
86
Results of the nightly linter tests can be found [here](http://build.ros2.org/view/Rpr/job/Rpr__common_interfaces__ubuntu_focal_amd64/lastCompletedBuild/testReport/shape_msgs/).
86
87
@@ -90,7 +91,7 @@ Results of the nightly linter tests can be found [here](http://build.ros2.org/vi
90
91
91
92
`shape_msgs` has the following runtime ROS dependencies, which are at **Quality Level 1**:
It has several "buildtool" dependencies, which do not affect the resulting quality of the package, because they do not contribute to the public library API.
0 commit comments