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 6fde769 commit 84eadb4Copy full SHA for 84eadb4
launch/hero_bringup.launch
@@ -112,6 +112,7 @@
112
</include>
113
114
<!-- TEXT TO SPEECH -->
115
+ <remap from="/hero/text_to_speech/output" to="/talking_sentence"/>
116
<include file="$(find robot_launch_files)/launch/interaction/text_to_speech.launch" ns="$(arg namespace)" />
117
118
</group><!-- End of simulator group -->
0 commit comments