Project

General

Profile

Installing simulation environment » History » Version 3

Christophe Reymann, 2018-02-07 13:16

1 1 Christophe Reymann
h1. Installing simulation environment
2 2 Christophe Reymann
3
h2. Prerequisites
4 3 Christophe Reymann
5 2 Christophe Reymann
Eigen3
6
cmake
7
ROS kinetic
8
9
h2. On own computer
10 3 Christophe Reymann
11
<pre>
12 2 Christophe Reymann
git clone ssh://git@redmine.laas.fr/laas/users/simon/agridrone/precidrones-main.git && cd precidrones-main/dev && make world
13 3 Christophe Reymann
</pre>
14 2 Christophe Reymann
15
h3. On LXD vm
16
TODO