This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
cs:ros:start [2016/08/21 19:33] Brandon Kallaher created |
cs:ros:start [2016/09/23 21:32] (current) Brandon Kallaher |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ROS ====== | ====== ROS ====== | ||
| + | We use ROS as our communication framework to allow different processes to talk with each other. | ||
| - | ===== Installation ===== | + | === Learning ROS === |
| - | + | The [[ros>ROS/Tutorials|official ROS tutorials]] are very comprehensive, however I found the way they present ROS to a beginner results in a very steep learning curve. [[cs:ros:tutorials:start|Here is our own set of tutorials]], which are a work in progress. | |
| - | For Ubuntu 14.04, you can just follow the normal [[http://wiki.ros.org/indigo/Installation/Ubuntu|ROS installation instructions]]. For Linux Mint 17.x, the instructions are mostly the same, here are the steps: | + | |
| + | === Issues === | ||
| + | Check out this page for common errors and fixes: [[:cs:ros:errors:|common errors and fixes]] | ||