Skip to content

Commit

Permalink
Added installation script tutorial of gams madara
Browse files Browse the repository at this point in the history
  • Loading branch information
lsa committed Oct 24, 2017
1 parent 10d4a6f commit f20fc74
Showing 1 changed file with 5 additions and 20 deletions.
25 changes: 5 additions & 20 deletions docs/source/gams-madara/compilation/desktop.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,25 +44,10 @@ Build C++ with ROS support
When the scripts finishes, you should see in folder you called the script the following the following folder structure:

.
├── ACE
├── GAMS
├── MADARA
└── VREP

+----------------------------------------------------+
| . |
| ├── ACE |
| ├── GAMS |
| ├── MADARA |
| └── VREP |
+----------------------------------------------------+


### A typical top-level directory layout

.
├── build # Compiled files (alternatively `dist`)
├── docs # Documentation files (alternatively `doc`)
├── src # Source files (alternatively `lib` or `app`)
├── test # Automated tests (alternatively `spec` or `tests`)
├── tools # Tools and utilities
├── LICENSE
└── README.md

> Use short lowercase na

0 comments on commit f20fc74

Please sign in to comment.