ROS tutorials

You can start here

1. Your First ROS based System

A tutorial from nootrix that demonstrates the basic use of node commands and makes sure that ROS runs as it should.

http://nootrix.com/2012/12/getting-started-ros/

 

2. Understanding ROS Nodes, Topics, Services and Parameters

Tutorials from ROS wiki that demonstrates basic line commands

http://wiki.ros.org/ROS/Tutorials/UnderstandingNodes

http://wiki.ros.org/ROS/Tutorials/UnderstandingTopics

http://wiki.ros.org/ROS/Tutorials/UnderstandingServicesParams

 

 

Introduction