This package was developed by mwcha because configure about autonomous system with API
TBD
TBD
Run it
TBD
This package depends on the following ROS 2 packages:
- requests
- slack_sdk
cd /{workspace}/src
pip install -r requirements_pkg.txtMake sure to have these packages installed in your ROS 2 environment before using jira_slack_Auto.
- Clone the repository into your ROS2 workspace's
srcdirector
cd /{workspace}/src
git clone https://github.com/minwoo1213/Jira_Slack_Auto.git- Build the package using colcon
cd /{workspace}/
colcon build- Source the setup script to add the package to your ROS 2 environment
source /{workspace}/install/local_setup.bash- Launch your package
python jira_slack_integration.py