-
Notifications
You must be signed in to change notification settings - Fork 31
Home
Ori edited this page Nov 2, 2018
·
38 revisions
Welcome to the DroneSimLab wiki! This Wiki Is updated continuously.
contact me: oga13@uclive.ac.nz
- Nvidia card >1060
- 16GB ram
- 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
First, take a look at the Easy start Page. Then continue for more advanced usage.