Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
add usage to readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeferguson committed Mar 10, 2013
1 parent bdc075a commit 91ad004
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

This repository contains the Neato ROS drivers, catkinized, and ready for ROS Groovy and newer.

## Usage
You can check this out into your catin workspace as follows:

cd <ws>/src
git clone https://github.com/mikeferguson/neato_robot.git
cd <ws>
catkin_make
source <ws>/devel/setup.bash

## Changes for Groovy (version 0.2.x)

* 2dnav_neato is now named neato_2dnav in order to comply with newer naming conventions.
Expand Down

0 comments on commit 91ad004

Please sign in to comment.