<meta name="robots" content="noindex" />
Installation
- Clang 3.8
On Ubuntu terminal, type the following commands to install Clang 3.8:
- sudo add-apt-repository 'deb http://llvm.org/apt/trusty/
llvm-toolchain-trusty-3.8 main'
- sudo apt-get update
- sudo apt-get install clang-3.8
- Python 2.7
On Ubuntu terminal, type the following command to install Python 2.7
sudo apt-get install python
- Dot 2.38
- Evince 3.18
- Bash 4.3
Finally clone the MLSA repository, which will generate the mlsa folder.
Permissions
-- (c) Fordham University Robotics and Computer Vision