did some good day's work

This commit is contained in:
Pavel Lutskov
2019-02-09 15:15:15 +01:00
parent 2ec3ebaf79
commit c1d51ce9d9
8 changed files with 180 additions and 191 deletions

View File

@@ -8,5 +8,7 @@
output="screen"/>
<node name="speech_server" pkg="teleoperation" type="speech_server.py"
output="screen"/>
<node name="calibrator" pkg="teleoperation" type="calibrator.py"/>
<node name="calibrator" pkg="teleoperation" type="calibrator.py"
output="screen"/>
</launch>