Project

General

Profile

Actions

Installing simulation environment » History » Revision 10

« Previous | Revision 10/49 (diff) | Next »
Christophe Reymann, 2018-02-07 13:21


Installing simulation environment

Dependencies

  • Python3
  • Eigen3
  • CMake
  • ROS kinetic
  • A c++11 compatible compiler

On own computer

Make sure ROS environment is sourced, then:

git clone ssh://git@redmine.laas.fr/laas/users/simon/agridrone/precidrones-main.git && cd precidrones-main/dev && rsync -r /net/skyscanner/precidrone/IGN . && make world

On LXD vm

TODO

Updated by Christophe Reymann almost 7 years ago · 49 revisions