From 3334338522f8f265416360d627ae1036d6dd2213 Mon Sep 17 00:00:00 2001 From: Dirk Thomas Date: Wed, 24 Jun 2020 08:03:38 -0700 Subject: [PATCH] remove completed items from the roadmap Signed-off-by: Dirk Thomas --- source/Roadmap.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/Roadmap.rst b/source/Roadmap.rst index 42d42730243..5f09c3af11f 100644 --- a/source/Roadmap.rst +++ b/source/Roadmap.rst @@ -29,7 +29,6 @@ Design / Concept * Revisit constraints of IDL interface naming, see `ros2/design#220 `_ * Progress on migration plan -* Reconsider 1-to-1 mapping of ROS nodes to DDS participants, see `ros2/design#250 `_ * Uniqueness of node names, see `ros2/design#187 `_ * Specific "API" of a node in terms of topics / services / etc in a descriptive format, see `ros2/design#266 `_ @@ -39,7 +38,7 @@ Infrastructure and tools * Building * Consolidate build.ros2.org and ci.ros2.org - * Provision macOS and Windows machines + * Provision macOS * Windows and Mac OS packages * Support profiles in ``colcon``