Skip to content
Snippets Groups Projects

Implement 'Say'-skill

Merged Patrick Dormanns requested to merge say-skill into main
Files
12
armarx_add_component(speech_skill_provider
ICE_FILES
ComponentInterface.ice
ICE_DEPENDENCIES
ArmarXCoreInterfaces
RobotAPIInterfaces
# ARON_FILES
# aron/my_type.xml
SOURCES
Component.cpp
HEADERS
Component.h
DEPENDENCIES
# ArmarXCore
ArmarXCore
## ArmarXCoreComponentPlugins # For DebugObserver plugin.
# ArmarXGui
## ArmarXGuiComponentPlugins # For RemoteGui plugin.
# RobotAPI
## RobotAPICore
## RobotAPIInterfaces
## RobotAPIComponentPlugins # For ArViz and other plugins.
RobotAPISkills
# armarx_speech
armarx_speech::skills
# DEPENDENCIES_LEGACY
## Add libraries that do not provide any targets but ${FOO_*} variables.
# FOO
# If you need a separate shared component library you can enable it with the following flag.
# SHARED_COMPONENT_LIBRARY
)
Loading