Skip to content

Commit

Permalink
wait until speech ends
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 authored and jsk-fetchuser committed Oct 7, 2019
1 parent fd525b8 commit a0052fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsk_robot_common/jsk_robot_startup/lifelog/tweet_client.l
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,5 @@
twit-str (format nil "/tmp/tweet_image.jpg")))))
(t
(ros::publish "/tweet" (instance std_msgs::String :init :data twit-str))))
(when speak (speak-jp "ついーとしました"))))
(when speak (speak-jp "ついーとしました" :wait t))))

0 comments on commit a0052fa

Please sign in to comment.