From 40c7305c591cf9e1b79d121554ff4598d284ec22 Mon Sep 17 00:00:00 2001 From: GyuH13 Date: Wed, 5 Feb 2025 10:45:40 +0900 Subject: [PATCH] Add author --- turtlebot3_gazebo/launch/multi_robot.launch.py | 2 +- turtlebot3_gazebo/launch/multi_spawn_turtlebot3.launch.py | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/turtlebot3_gazebo/launch/multi_robot.launch.py b/turtlebot3_gazebo/launch/multi_robot.launch.py index 7a3fa94..ae496e1 100644 --- a/turtlebot3_gazebo/launch/multi_robot.launch.py +++ b/turtlebot3_gazebo/launch/multi_robot.launch.py @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# Authors: Joep Tool, HyunGyu Kim +# Authors: Joep Tool, HyunGyu import os diff --git a/turtlebot3_gazebo/launch/multi_spawn_turtlebot3.launch.py b/turtlebot3_gazebo/launch/multi_spawn_turtlebot3.launch.py index a370ff7..4599662 100644 --- a/turtlebot3_gazebo/launch/multi_spawn_turtlebot3.launch.py +++ b/turtlebot3_gazebo/launch/multi_spawn_turtlebot3.launch.py @@ -12,6 +12,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# Authors: HyunGyu import os