This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
cs:ros:start [2016/08/23 14:29] James Irwin |
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. | ||
| - | We use ROS as our IPC framework. [[:cs:ros:installation/|Installation Instructions]] | + | === 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. | ||
| + | |||
| + | === Issues === | ||
| + | Check out this page for common errors and fixes: [[:cs:ros:errors:|common errors and fixes]] | ||