Skip to content

Commit

Permalink
[jsk_fetch_startup] Use pubsub mode in google chat ros
Browse files Browse the repository at this point in the history
  • Loading branch information
tkmtnt7000 committed Sep 22, 2023
1 parent f084277 commit 45eb320
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
<include if="$(arg launch_google_chat)"
file="$(find google_chat_ros)/launch/google_chat.launch">
<arg name="use_yaml" value="true" />
<arg name="receiving_mode" value="url" />
<arg name="receiving_mode" value="pubsub" />
<arg name="yaml_file" value="/var/lib/robot/google_chat.yaml" />
<arg name="gdrive_upload_service" value="/gdrive_server/upload" />
<arg name="to_dialogflow_client" value="true" />
Expand Down

0 comments on commit 45eb320

Please sign in to comment.