RAI is a multi-vendor agent framework for robotics, utilizing Langchain and ROS 2 tools to perform complex actions, defined scenarios, free interface execution, log summaries, voice interaction and more.
Is your feature request related to a problem? Please describe.
Currently, ASR and TTS features are implemented in RAI_ASR and RAI_TTS ROS 2 packages. This makes it hard to test these features outside of ROS 2.
Describe the solution you'd like
The api should be moved to the core rai package.
Benefits:
Is your feature request related to a problem? Please describe. Currently, ASR and TTS features are implemented in RAI_ASR and RAI_TTS ROS 2 packages. This makes it hard to test these features outside of ROS 2.
Describe the solution you'd like The api should be moved to the core rai package. Benefits:
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.