Update README.md

This commit is contained in:
matlabbe 2015-05-20 16:59:23 -04:00
parent c05b208cde
commit f894b758d7

View File

@ -7,7 +7,7 @@ Find-Object project, visit the [home page](http://introlab.github.io/find-object
```bash ```bash
# Install ROS Groovy/Hydro/Indigo/Jade (catkin build): # Install ROS Groovy/Hydro/Indigo/Jade (catkin build):
$ cd ~/catkin_ws $ cd ~/catkin_ws
$ git clone -b find_object_2d https://github.com/introlab/find-object.git src/find_object_2d $ git clone https://github.com/introlab/find-object.git src/find_object_2d
$ catkin_make $ catkin_make
# Install ROS Fuerte (in a directory of your "ROS_PACKAGE_PATH"): # Install ROS Fuerte (in a directory of your "ROS_PACKAGE_PATH"):