

- #Yum install spark ubuntu how to#
- #Yum install spark ubuntu update#
- #Yum install spark ubuntu upgrade#
- #Yum install spark ubuntu simulator#
Enable Universe and Multiverse repositories:.The steps should be similar on other debian based distributions especially Debian itself, so hopefully it's also useful for other people. This work Hardy Heron (8.04) and Intrepid Ibex (8.10).
#Yum install spark ubuntu how to#
This small HowTo explains how to install the Robocup 3D simspark simulation server on Ubuntu (so not the old spheres server using spades). Another way is to get the sources of the server and compile them.
#Yum install spark ubuntu update#
$ sudo apt-get update & sudo apt-get install rcssserver3d
#Yum install spark ubuntu upgrade#
If the new version of simspark & server has been released, you can upgrade them by: Rcssserver3d-dev and simspark-dev are also available at the repository. $ sudo apt-add-repository ppa:gnurubuntu/rubuntu You can simply install the server using following instructinos: Easiest way to install simspark and rcssserver3d is using the ubuntu robocup repository.

Otherwise, the best option is to download the packages from one of Fedora mirrors. $ sudo yum -y install boost boost-devel freetype freetype-devel freeglut freeglut-devel ruby ruby-devel SDL* DevIL DevIL-devel ode ode-devel If you have a ready internet connection, you can have it done like this with yum: Ode-devel: Development files to use for developing applications to use ode Ode: Open Dynamics Engine, A physics engine SDL-devel: Development files for using SDLĭevIL-devel: Development files for using DevIL

SDL: (A multimedia library, installed by default): Preferably all the SDL packages Ruby-devel: Development files for using ruby language It has an elegant syntax that is natural to read and easy to write. Ruby: A dynamic, open source programming language with a focus on simplicity and productivity. This is a giant library.īoost-devel: Development files for using boost libraryįreeType (which should be installed by default for X Window System) These are:īoost: A collection of (currently) 58 libraries for multiple purposes. There are dependencies for the simulator, ie.
#Yum install spark ubuntu simulator#
In case you wanted to do the hard way (compile the simulator from source), continue reading: Thanks to the community members, the simspark packages have been included in Fedora's repositories as a part of Fedora Robotics SIG activities, as an effort to allow for easy development of robotics applications on Fedora. The most easy way on Fedora systems to install simspark, is to open a terminal and type "yum install rcssserver3d" (if you want to develop agents using rcssserver3d's libraries, "run yum install rcssserver3d rcssserver3d-devel" instead). 4.5 Installing Simspark and Rcssserver3d.
