Skip to content

Commit

Permalink
Merge pull request #110 from sktometometo/PR/spot_arm/add-switchbot-c…
Browse files Browse the repository at this point in the history
…lient-ros

[jsk_spot_startup] add switchbot
  • Loading branch information
k-okada authored Nov 22, 2023
2 parents d861c61 + 9b68d99 commit e145d50
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,8 @@
<include file="$(find jsk_spot_startup)/launch/include/interaction.launch"
if="$(arg launch_interaction)" />

<include file="$(find switchbot_ros)/launch/switchbot.launch">
<arg name="token" value="/var/lib/robot/credentials/switchbot_token.txt"/>
</include>

</launch>

0 comments on commit e145d50

Please sign in to comment.