Manuals MSD19: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
(Created page with '<div style="width: 35%; float: right;"> <center> {{:Content_MSD19_small}} </center> </div> __TOC__')
 
No edit summary
Line 5: Line 5:
</div>
</div>
__TOC__
__TOC__
=Ubuntu=
=Visualizer=
=Simulator=
6) Now run ¨trc¨ in the terminal.
==Useful Links==
==Points to keep in mind while setting up the Tech United simulator==
* Simulator only works with Ubuntu 16.04.
* The username for the system on which Ubuntu is installed should be ¨robocup¨, or else later issues will pop up. Please all use the computer name as ¨devpc1¨ for purpose of consistency.
* While installing smartSVN, use the secure protocol i.e. https://robocup.wtb.tue.nl/svn/techunited, instead of http://robocup.wtb.tue.nl/svn/techunited when required. Else results in error.
* In a terminal execute ¨sudo apt-get install libxml2-dev¨ before running make_all_install. Else MATLAB will give error relating to missing header file (libxml/tree.h).
* Follow steps only till "make_all_install". After that run "build_sim_all".

Revision as of 11:01, 27 March 2020

Ubuntu

Visualizer

Simulator

6) Now run ¨trc¨ in the terminal.

Useful Links

Points to keep in mind while setting up the Tech United simulator

  • Simulator only works with Ubuntu 16.04.
  • The username for the system on which Ubuntu is installed should be ¨robocup¨, or else later issues will pop up. Please all use the computer name as ¨devpc1¨ for purpose of consistency.
  • While installing smartSVN, use the secure protocol i.e. https://robocup.wtb.tue.nl/svn/techunited, instead of http://robocup.wtb.tue.nl/svn/techunited when required. Else results in error.
  • In a terminal execute ¨sudo apt-get install libxml2-dev¨ before running make_all_install. Else MATLAB will give error relating to missing header file (libxml/tree.h).
  • Follow steps only till "make_all_install". After that run "build_sim_all".