No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
Repository Summary
Checkout URI | https://github.com/mgonzs13/chatbot_ros.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-01-07 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
chatbot_bringup | 1.3.1 |
chatbot_ros | 1.3.1 |
README
chatbot_ros
[](https://opensource.org/license/gpl-3-0) [](https://github.com/mgonzs13/chatbot_ros/releases) [](https://github.com/mgonzs13/chatbot_ros?branch=main) [](https://github.com/mgonzs13/chatbot_ros/commits/main) [](https://github.com/mgonzs13/chatbot_ros/issues) [](https://github.com/mgonzs13/chatbot_ros/pulls) [](https://github.com/mgonzs13/chatbot_ros/graphs/contributors) [](https://github.com/mgonzs13/chatbot_ros/actions/workflows/python-formatter.yml?branch=main)
| ROS 2 Distro | Branch | Build status | Docker Image | Documentation |
| :----------: | :---------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------: | ------------- |
| **Humble** | [`main`](https://github.com/mgonzs13/chatbot_ros/tree/main) | [](https://github.com/mgonzs13/chatbot_ros/actions/workflows/humble-docker-build.yml?branch=main) | - | - |
Table of Contents
Dependencies
Installation
Dependencies can be installed using vcstool. Then, you can follow the next steps to install all tools and the chatbot:
cd ~/ros2_ws/src
git clone https://github.com/mgonzs13/chatbot_ros
vcs import < chatbot_ros/dependencies.repos
cd ~/ros2_ws
rosdep install --from-paths src --ignore-src -r -y
pip3 install -r src/llama_ros/requirements.txt
pip3 install -r src/whisper_ros/requirements.txt
pip3 install -r src/piper_ros/requirements.txt
colcon build --cmake-args -DGGML_CUDA=ON
Usage
ros2 launch chatbot_bringup chatbot.launch.py
CONTRIBUTING
No CONTRIBUTING.md found.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.