From be3b5e303e76bd366ec2bda18a1d7ba144da7cfb Mon Sep 17 00:00:00 2001 From: Tully Foote Date: Mon, 16 Jun 2025 17:36:15 -0700 Subject: [PATCH] Update Quality Practices link This page was moved. Fixes https://github.com/ros-infrastructure/rosindex/issues/548 --- rep-2004.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rep-2004.rst b/rep-2004.rst index 9cf08cb77..839228a41 100644 --- a/rep-2004.rst +++ b/rep-2004.rst @@ -778,7 +778,7 @@ If this is too onerous, then it's recommended to split lower quality packages ou Reference Implementation ======================== -The `ROS 2 Developer Guide `_ describes the policies we implement to achieve Quality Level 1 for ROS Core packages. +The `ROS 2 Developer Guide `_ describes the policies we implement to achieve Quality Level 1 for ROS Core packages. The `rcutils package's quality declaration `_ is one example of the conditions of this REP in practice on a non-trivial package.