From 3fe3a5652b6ec690c32a762f4c59f9d06153d6a8 Mon Sep 17 00:00:00 2001 From: Emerson Knapp Date: Tue, 11 Jul 2023 02:35:07 -0700 Subject: [PATCH] rm dangling lines Signed-off-by: Emerson Knapp --- rep-2016.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/rep-2016.rst b/rep-2016.rst index 2955c3e0..0f353175 100644 --- a/rep-2016.rst +++ b/rep-2016.rst @@ -439,10 +439,6 @@ Tooling The ros2 command line tools, and the APIs that support them, should be updated to provide access to the type version hash where ever the type name is currently available and the type version description on-demand as well. For example: -- ros2 topic info -v (done - TODO more info) -- ros2 interface show (TODO implement) - - - ``ros2 interface`` should be extended with a way to print the hash for an interface type - ``ros2 topic info --versbose`` should include the type version hash used by each endpoint - ``ros2 node`` should be extended with a way to print exact definitions for its used types, if its type description service is available