Skip to content

Commit

Permalink
Add instructions for configure.py in README
Browse files Browse the repository at this point in the history
  • Loading branch information
arturotorresg committed Dec 4, 2019
1 parent 01d3c2a commit a112f51
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,14 @@ A repository for the GRVC UAV abstraction layer.

Download the latest stable version from [here](https://github.com/grvcTeam/grvc-ual/releases).

You can find the instructions for installation and how to use the UAL in the [Wiki](https://github.com/grvcTeam/grvc-ual/wiki).
Start configuring which backends should be active:

```
$ cd ~/catkin_ws/src/grvc-ual
$ ./configure.py
```

You can find detailed instructions for installation and how to use the UAL in the [Wiki](https://github.com/grvcTeam/grvc-ual/wiki).

## Compatibile autopilots

Expand Down

0 comments on commit a112f51

Please sign in to comment.