did hands
This commit is contained in:
@@ -13,6 +13,7 @@ almem = None
|
||||
|
||||
|
||||
def request_speech(goal):
|
||||
rospy.loginfo('SPEECH SERVER: NEW GOAL: {}'.format(goal))
|
||||
if not speech_detector.start_speech(goal.vocabulary):
|
||||
sas.set_succeeded(RequestSpeechResult(word=''))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user