Skip to content
Rich Wareham edited this page Oct 3, 2013 · 14 revisions

SigProc Q.bo

See the page on Initial setup to get up and running. You should also check out the Required reading.

The Common tasks page tells you how to do some simple things (like driving the robot around).

If you're stuck, take a look at Troubleshooting.

Cheat sheets

Making a modification/change. Create and checkout feature branch, commit one or more times, push to GitHub, create pull request, wait for merge/comments. Full article: git workflows

Setting up your system. Install Ubuntu, install ROS, create workspace, create SSH key, copy key to Q.bo, test launch file. Full article: initial setup

Reading the ffffffff-ine manual

In addition to this wiki, individual packages inside the qbo_sigproc stack should have a README.md file outlining their purpose and a quick note on their use. If you find yourself having to find something out from another source, either independent experimentation or asking the author, please add the information to the manual.

Conversely, if someone asks you a question which is answered in this fine manual, feel free to get them to make you some coffee as a penance.

Other pages