Skip to content
Ori edited this page Nov 2, 2018 · 38 revisions

Welcome to the DroneSimLab wiki! This Wiki Is updated continuously.

need help? / want to help?

contact me: oga13@uclive.ac.nz

prerequisites

hardware

  • Nvidia card >1060
  • 16GB ram

Software/OS

  • ubuntu/Mint
  • git, tmux, docker > 1.9

To install the prerequisites for ubuntu run the folowing command on shell:
>> apt-get install tmux docker.io git

  • You should probably get familiar with docker and tmux environments a good place to start is Docker getstarted page and Tmux Guide

  • You will need to enable running docker as normal user: link

setup

First, take a look at the Easy start Page. Then continue for more advanced usage.