From fc4a74a60735e22368aa19258e177b4aa0470375 Mon Sep 17 00:00:00 2001 From: rafal-gorecki <126687345+rafal-gorecki@users.noreply.github.com> Date: Fri, 24 Nov 2023 15:59:40 +0100 Subject: [PATCH] Update rosbot_controller/launch/controller.launch.py --- rosbot_controller/launch/controller.launch.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/rosbot_controller/launch/controller.launch.py b/rosbot_controller/launch/controller.launch.py index b65c80f8..11d8c9de 100644 --- a/rosbot_controller/launch/controller.launch.py +++ b/rosbot_controller/launch/controller.launch.py @@ -111,8 +111,6 @@ def generate_launch_description(): use_gpu, " simulation_engine:=", simulation_engine, - " namespace:=", - namespace, ] ) robot_description = {"robot_description": robot_description_content}