Skip to content

Commit

Permalink
tava no robo
Browse files Browse the repository at this point in the history
  • Loading branch information
vitoranello committed Nov 4, 2024
1 parent 33f53f8 commit 819f41e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions launch/new_hotword_detector.launch
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<launch>

<rosparam file="$(find butia_speech)/config/butia_hotword_detection.yaml" command="load"/>

<node name="detector_hotword_node" pkg="butia_speech" type="new_detector_hotword_node.py"/>

</launch>

0 comments on commit 819f41e

Please sign in to comment.