MRC/Tutorials/Installing the MRC environment

From Control Systems Technology Group
Revision as of 15:57, 28 April 2015 by SDries (talk | contribs) (Created page with 'To get you up speed as soon as possible, we created a nice little installer script that will set-up your computer in no-time. It will download and install all necessary software …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To get you up speed as soon as possible, we created a nice little installer script that will set-up your computer in no-time. It will download and install all necessary software and if all goes well, you can start using our robot simulator within 30 minutes. Just do the following:

  • Open a terminal (ctrl-alt-t)
  • Download the install script:
    wget https://raw.githubusercontent.com/tue-robotics/emc-env/master/install.bash
  • And run it:
    source install.bash

That's it! The installer may ask for confirmation a few time because it has to install some programs system wide. Just enter your password, and you'll be good to go!