Difference between revisions of "ROS Tutorials"

From Lofaro Lab Wiki
Jump to: navigation, search
Line 1: Line 1:
 
Practicing writing a wiki page- all information below is incomplete until otherwise noted.
 
Practicing writing a wiki page- all information below is incomplete until otherwise noted.
  
This tutorial assumes that ROS has already been installed onto your machine. If you are looking for installation instructions, please see the official ROS wiki site [http://wiki.ros.org/hydro/Installation/Ubuntu here]
+
This tutorial assumes that ROS has already been installed onto your machine. If you are looking for installation instructions, please see the official ROS wiki site [http://wiki.ros.org/hydro/Installation/Ubuntu here].
This tutorial is based on the tutorials given [http://wiki.ros.org/ROS/Tutorials here]
+
This tutorial is based on the tutorials given [http://wiki.ros.org/ROS/Tutorials here].
  
1.1 Beginner Level
+
**1.1 Beginner Level
To be continued...
+
Coming soon:
 +
*1. Installing and configuring your ROS environment
 +
*2. Navigating the ROS Filesystem
 +
*3. Creating a ROS Package
 +
*4. Building a ROS Package
 +
*5. Understanding ROS Nodes
 +
*6. Understanding ROS Topics

Revision as of 14:57, 8 October 2014

Practicing writing a wiki page- all information below is incomplete until otherwise noted.

This tutorial assumes that ROS has already been installed onto your machine. If you are looking for installation instructions, please see the official ROS wiki site here. This tutorial is based on the tutorials given here.

    • 1.1 Beginner Level

Coming soon:

  • 1. Installing and configuring your ROS environment
  • 2. Navigating the ROS Filesystem
  • 3. Creating a ROS Package
  • 4. Building a ROS Package
  • 5. Understanding ROS Nodes
  • 6. Understanding ROS Topics