Skip to content

Commit

Permalink
Add qr_code_decoder to launchfile
Browse files Browse the repository at this point in the history
  • Loading branch information
P-ict0 committed Mar 19, 2024
1 parent 560a7c8 commit 3ac65d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions launch/interaction/speech_recognition.launch
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
<!-- QR-code / amigo-hear -->
<node name="string_topic_answerer" pkg="hmi" type="string_topic_answerer" output="log"/>

<node name="qr_code_decoder" pkg="hmi" type="qr_code_decoder" output="log"/>

<!-- If we are on the real robot, launch the server, otherwise a dummy -->
<group if="$(optenv ROBOT_REAL false)">
<!-- bridge to windows -->
Expand Down

0 comments on commit 3ac65d6

Please sign in to comment.