We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77381bd commit 478c1fdCopy full SHA for 478c1fd
launch/hero_bringup.launch
@@ -108,6 +108,7 @@
108
</include>
109
110
<!-- TEXT TO SPEECH -->
111
+ <remap from="/hero/text_to_speech/output" to="/talking_sentence"/>
112
<include file="$(find robot_launch_files)/launch/interaction/text_to_speech.launch" ns="$(arg namespace)" />
113
114
</group><!-- End of simulator group -->
0 commit comments