Skip to content

Commit

Permalink
Merge branch 'PR/spot_arm/add-gdrive-server' into develop/spot_arm
Browse files Browse the repository at this point in the history
  • Loading branch information
sktometometo committed Nov 22, 2023
2 parents fd730e6 + 49b0e15 commit 7e9dfe2
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,9 @@
<!-- behavior manager -->
<include file="$(find jsk_spot_behavior_manager)/launch/demo.launch" />

<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 7e9dfe2

Please sign in to comment.