Rohan/slackbot#6
Conversation
nhat-m-le
left a comment
There was a problem hiding this comment.
First round of review. Two main things: create a scoutmini_slack package and put the changes in scoutmini_tasks over there; need some placeholder callback to handle incoming message.
There was a problem hiding this comment.
Copy the content to the actual PR and remove this file
There was a problem hiding this comment.
See what's still needed to keep in this file otherwise remove
There was a problem hiding this comment.
Revise to see what to keep
There was a problem hiding this comment.
should be handled by repo-wide .gitignore
There was a problem hiding this comment.
does this handle receiving message yet? I'd want to be able to handle incoming message knowing where they come from and on which channel and the timestamp
There was a problem hiding this comment.
Let's create a scoutmini_slack and put all the changes in this scoutmini_tasks package for Slack over there.
There was a problem hiding this comment.
should be handled by repo-wide .gitignore instead
Summary
Adds Slack-based remote communication helpers for ScoutMini, including a ROS
gateway, Slack command bot, status publishing utilities, and documentation for
operating the setup safely.
The goal is to let the robot report status and accept limited remote commands
through Slack while keeping credentials external to the repository.
Scope
docs/remote_communication/SendSlackMessage.srvtoscoutmini_interfacesscoutmini_tasksscripts/slack/.envexamples without real credentials