From 11eecfdace7f99d6ac794337fcde9984fcaea7ba Mon Sep 17 00:00:00 2001 From: Dirk Thomas Date: Wed, 27 Nov 2013 13:05:26 -0800 Subject: [PATCH] mark rqt_launch and rqt_reconfigure as experimental (#167) --- rqt_launch/plugin.xml | 2 +- rqt_reconfigure/plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rqt_launch/plugin.xml b/rqt_launch/plugin.xml index bbd0139a..9536e0e9 100644 --- a/rqt_launch/plugin.xml +++ b/rqt_launch/plugin.xml @@ -10,7 +10,7 @@ folder Plugins related to configuration. - + mail-message-new A Python GUI plugin for editing, rnuning and stopping launch files. diff --git a/rqt_reconfigure/plugin.xml b/rqt_reconfigure/plugin.xml index bd1bcc50..68352279 100644 --- a/rqt_reconfigure/plugin.xml +++ b/rqt_reconfigure/plugin.xml @@ -9,7 +9,7 @@ folder Plugins related to configuration. - + accessories-text-editor A Python GUI for viewing and editing dynamic_reconfigure parameters.