From f92c1d044c8ec498089e1bac8ceeb07f505fa9ba Mon Sep 17 00:00:00 2001
From: Naoya Yamaguchi <708yamaguchi@gmail.com>
Date: Fri, 10 Jul 2020 13:06:12 +0900
Subject: [PATCH] [fetch_gazebo] Add option to launch teleop node
---
fetch_gazebo/launch/include/fetch.launch.xml | 13 +++++++++----
fetch_gazebo/launch/playground.launch | 5 ++++-
2 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/fetch_gazebo/launch/include/fetch.launch.xml b/fetch_gazebo/launch/include/fetch.launch.xml
index f8f683f..b63dfdb 100644
--- a/fetch_gazebo/launch/include/fetch.launch.xml
+++ b/fetch_gazebo/launch/include/fetch.launch.xml
@@ -4,6 +4,9 @@
+
+
+
@@ -31,9 +34,11 @@
-
-
-
-
+
+
+
+
+
+
diff --git a/fetch_gazebo/launch/playground.launch b/fetch_gazebo/launch/playground.launch
index 97ce796..ac0b244 100644
--- a/fetch_gazebo/launch/playground.launch
+++ b/fetch_gazebo/launch/playground.launch
@@ -6,6 +6,7 @@
+
@@ -18,6 +19,8 @@
-
+
+
+
\ No newline at end of file