Browse Source
Minor change
I change the name of the launch file because it hasn't the name "sample"
pull/8/head
hello-jesus
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
ros1/example_8.md
|
|
@ -9,7 +9,7 @@ This example will showcase how to save the interpreted speech from Stretch's [Re |
|
|
|
Begin by running the `respeaker.launch` file in a terminal. |
|
|
|
|
|
|
|
```{.bash .shell-prompt} |
|
|
|
roslaunch respeaker_ros sample_respeaker.launch |
|
|
|
roslaunch respeaker_ros respeaker.launch |
|
|
|
``` |
|
|
|
Then run the [speech_text.py](https://github.com/hello-robot/stretch_tutorials/blob/noetic/src/speech_text.py) node. In a new terminal, execute: |
|
|
|
|
|
|
|