From f4161fdc97eb65346ae48dca4e703a4e6e70996b Mon Sep 17 00:00:00 2001 From: mizonon Date: Tue, 12 Nov 2024 14:46:03 +0900 Subject: [PATCH] =?UTF-8?q?crane=5Fplush=5Fexamples=5Fpy=E3=81=AE=E3=82=B5?= =?UTF-8?q?=E3=83=B3=E3=83=97=E3=83=AB=E8=B5=B7=E5=8B=95=E7=94=A8=E3=81=AE?= =?UTF-8?q?launch=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB=E5=BE=AE=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crane_plus_examples_py/launch/example.launch.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crane_plus_examples_py/launch/example.launch.py b/crane_plus_examples_py/launch/example.launch.py index 70e675e..c9bb64b 100644 --- a/crane_plus_examples_py/launch/example.launch.py +++ b/crane_plus_examples_py/launch/example.launch.py @@ -38,7 +38,8 @@ def generate_launch_description(): 'loaded_description', default_value=description_loader.load(), description='Set robot_description text. \ - It is recommended to use RobotDescriptionLoader() in crane_plus_description.', + It is recommended to use RobotDescriptionLoader() \ + in crane_plus_description.', ) )