summaryrefslogtreecommitdiff
path: root/src/navigation/script/README
blob: f422ed2df07c601280b3dd1aa49d6c6ff82fd5e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
For using the layer manager, you need to set the env variable and the paths:
source set-ilm-env.sh

To build the navigation middleware you need first to clone some additional stuff:
./build.sh clone

To build without the layer manager:
./build.sh make

To build with the layer manager:
./build.sh makelm

CMakeLists.txt organization:

src/navigation/CMakeLists.txt
To clone the sources located into different repositories
To get the map

src/navigation/map/CMakeLists.txt