Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
cesaramh committed Jul 5, 2017
1 parent 7638964 commit 8cbb604
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,13 @@ Agreement. See the directory [`LICENSES`](LICENSES); see also the copyright not

### REQUIRED PACKAGES

The following repositories are required to run icarous.
The following repositories are required to run ICAROUS.

- [Ardupilot](https://github.com/ArduPilot/ardupilot.git) (Only required for software in the loop simulations)
- [mavlink](https://github.com/ArduPilot/mavlink.git)
- [MAVProxy](https://github.com/ArduPilot/MAVProxy.git)
- [Java simple serial connector (JSSC)](https://code.google.com/archive/p/java-simple-serial-connector/) (Already provided in Java/lib.)
- [Java simple serial connector (JSSC)](https://code.google.com/archive/p/java-simple-serial-connector/) (Already provided in `Java/lib`)
- [Core Flight System](https://cfs.gsfc.nasa.gov/) (Only required for provided [CFS](CFS/) application)

### BEFORE LAUNCHING ICAROUS

Expand Down

0 comments on commit 8cbb604

Please sign in to comment.