From 773eca0c28c1c6bb4b6e6bc346af242534680816 Mon Sep 17 00:00:00 2001 From: Yoshiki Obinata Date: Sat, 4 May 2024 14:10:08 +0900 Subject: [PATCH] [jsk_fetch_startup] create arguments of fetch_bringup for gazebo --- .../launch/fetch_bringup.launch | 41 ++++++++++++------- .../launch/fetch_gazebo_bringup.launch | 13 ++++++ 2 files changed, 40 insertions(+), 14 deletions(-) diff --git a/jsk_fetch_robot/jsk_fetch_startup/launch/fetch_bringup.launch b/jsk_fetch_robot/jsk_fetch_startup/launch/fetch_bringup.launch index 996ee01797..a35d677887 100644 --- a/jsk_fetch_robot/jsk_fetch_startup/launch/fetch_bringup.launch +++ b/jsk_fetch_robot/jsk_fetch_startup/launch/fetch_bringup.launch @@ -12,6 +12,19 @@ + + + + + + + + + + + + + @@ -73,20 +86,20 @@ - + + name="diag_agg" args="CPP" output="screen" if="$(arg use_diagnostic_aggregator)"> + args="--diag-hostname=my_machine" if="$(arg use_cpu_monitor)"> @@ -95,7 +108,7 @@ - + @@ -103,7 +116,7 @@ - + @@ -122,9 +135,9 @@ - + - + interface_name: wlan0 @@ -132,7 +145,7 @@ + args="0 0 0.1 0 0 0 head_pan_link respeaker_base 100" if="$(arg use_respeaker)"/> @@ -140,7 +153,7 @@ - + @@ -232,7 +245,7 @@ - + @@ -245,18 +258,18 @@ - + - + email_info: /var/lib/robot/email_topic.yaml - + email_info: /var/lib/robot/email_topic.yaml @@ -264,7 +277,7 @@ - + diff --git a/jsk_fetch_robot/jsk_fetch_startup/launch/fetch_gazebo_bringup.launch b/jsk_fetch_robot/jsk_fetch_startup/launch/fetch_gazebo_bringup.launch index 62ec7167f5..b82ed33596 100644 --- a/jsk_fetch_robot/jsk_fetch_startup/launch/fetch_gazebo_bringup.launch +++ b/jsk_fetch_robot/jsk_fetch_startup/launch/fetch_gazebo_bringup.launch @@ -39,5 +39,18 @@ + + + + + + + + + + + + +