Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raultron authored Oct 30, 2018
1 parent dc38e47 commit c1adad1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ Use catkin_make on your workspace to compile.
The other packages should be in your ROS distribution.

## Installation
Clone the ar_nav repository and compile:
Clone the ar_nav repository (kinetic-devel branch) and compile:
```
git clone https://github.com/denkrau/ar_nav.git
git clone -b kinetic-devel https://github.com/raultron/ar_nav.git
catkin_make ar_nav
```
This builds two nodes. The correct node for hovering is `single` and for waypoint navigation `multi`.
Expand Down

0 comments on commit c1adad1

Please sign in to comment.