Skip to content

Commit

Permalink
[jsk_spot_startup] add gdrive server
Browse files Browse the repository at this point in the history
  • Loading branch information
sktometometo committed Nov 22, 2023
1 parent df240b0 commit 49b0e15
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,9 @@
<include file="$(find jsk_spot_startup)/launch/include/interaction.launch"
if="$(arg launch_interaction)" />

<include file="$(find gdrive_ros)/launch/gdrive_server.launch">
<arg name="settings_yaml" value="/var/lib/robot/gdrive/belka_pydrive_settings.yaml"/>
<arg name="respawn" value="true"/>
</include>

</launch>

0 comments on commit 49b0e15

Please sign in to comment.