This is the brains behind MRSD Siri. This node houses all the replies for your messages.
To run this:
- Clone this repository into your workspace.
- Clone https://github.com/yogaanna/counter_node repository ito your workspace.
- Clone https://github.com/yogaanna/message_ui repository ito your workspace.
- Run catkin_make install.
- Launch chatbot and counter using the command: roslaunch chatbot_node launch_chatbot.launch.
- Run rqt and select the MessageGUI plugin.
NOTE:
If you can't find the plugin try rqt --force-plugin
If there are other errors make sure you have rqt for ros installed on your laptop.
This is a Git Pull, Push, Fork, and PUll request practice between Karsh and Dan.