-
- Downloads
Merge branch 'say-skill' into 'main'
Implement 'Say'-skill See merge request !4
Showing
- source/armarx/speech/CMakeLists.txt 1 addition, 0 deletionssource/armarx/speech/CMakeLists.txt
- source/armarx/speech/components/CMakeLists.txt 4 additions, 2 deletionssource/armarx/speech/components/CMakeLists.txt
- source/armarx/speech/components/speech_skill_provider/CMakeLists.txt 40 additions, 0 deletions...rx/speech/components/speech_skill_provider/CMakeLists.txt
- source/armarx/speech/components/speech_skill_provider/Component.cpp 195 additions, 0 deletions...arx/speech/components/speech_skill_provider/Component.cpp
- source/armarx/speech/components/speech_skill_provider/Component.h 110 additions, 0 deletions...rmarx/speech/components/speech_skill_provider/Component.h
- source/armarx/speech/components/speech_skill_provider/ComponentInterface.ice 20 additions, 0 deletions...h/components/speech_skill_provider/ComponentInterface.ice
- source/armarx/speech/skills/CMakeLists.txt 27 additions, 0 deletionssource/armarx/speech/skills/CMakeLists.txt
- source/armarx/speech/skills/skills.cpp 5 additions, 0 deletionssource/armarx/speech/skills/skills.cpp
- source/armarx/speech/skills/skills.h 9 additions, 0 deletionssource/armarx/speech/skills/skills.h
- source/armarx/speech/skills/skills/Say.cpp 103 additions, 0 deletionssource/armarx/speech/skills/skills/Say.cpp
- source/armarx/speech/skills/skills/Say.h 67 additions, 0 deletionssource/armarx/speech/skills/skills/Say.h
- source/armarx/speech/skills/skills/aron/SayParams.xml 17 additions, 0 deletionssource/armarx/speech/skills/skills/aron/SayParams.xml
Loading
Please register or sign in to comment