dsapandora / robocup_basic_setting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requerimientos

sudo apt-get install g++ git cmake libfreetype6-dev libode-dev libsdl-dev ruby ruby-dev libdevil-dev libboost-dev libboost-thread-dev libboost-regex-dev libboost-system-dev qt4-default

Simulacion

  1. Download Simpark https://gitlab.com/robocup-sim/SimSpark

compile spark first and the server make build folder inside build cmake .. make sudo make install sudo ldconfig

  1. Install ODE sudo apt-get install libode-dev sudo apt-get install libdevil-dev

  2. Install SDL 1.2

  3. Install LATEX COMPILER sudo apt-get install texlive-full sudo apt-get install latex2html

  4. Install dyoxigen

sudo apt-get install doxygen

  1. Install fmod Follow the instructions: https://wiki.debian.org/FMOD

  2. Install gazebo curl -ssL http://get.gazebosim.org | sh execute gazebo.sh

  3. Unpack Simpark, and follow INSTALL Instruction

+10. Install Roboviz +clone https://github.com/dsapandora/RoboViz +run the linux build script

  1. Checkout the code of the champios

compile utaustinvilla3d cmake . make Make a game

About


Languages

Language:C++ 95.9%Language:Shell 3.1%Language:Python 0.4%Language:CMake 0.3%Language:C 0.2%Language:Perl 0.1%