Welcome to our CS 495 Capstone Project’s documentation!
We are the Cloud Robotics team, working with a robot dog called the PuppyPi. The robot was developed by HiWonder with an accompanying app. For our Capstone Project, our team has implemented a vocal command system that executes the commands existing in the app, as well as a few other capabilities.
Check out the usage section for further information, including how to install the project.
If you would like further resources, including our Sprint Documentation, group member profiles and more, head to: https://cs-495-cloud-robotics-team.github.io/
Note
This project is under active development.
Contents
Table of Contents
- Installation Guide
- Features
- Extending and Modifying the Software
- Frequently Asked Questions (FAQs)
- 1. How do I change the network the PuppyPi is connected to?
- 2. How does the command interpretation work via WebSocket?
- 3. Why is the PuppyPi running slowly?
- 4. Why does the PuppyPi stop listening after 10 seconds?
- 5. What are some examples of ROS commands?
- 6. What is all the stuff in the VNC Viewer?
- Additional Notes and Troubleshooting