Giter VIP home page Giter VIP logo

modularcpgevolution's Introduction

ModularCPGEvolution

Evolution of CPG parameters for a simple modular robot

This has been tested in Ubuntu 14.04 LTS

The main classes are located in the evolutionJEAFParallelRemote and start with "Evolution..."

The main classes call the xml configuration files which configure all the evolution parameters. Evolution is done using JEAF which can be downloaded in https://github.com/GII/JEAF/wiki/Java-Evolutionary-Algorithm-Framework that also uses mpj-express (http://mpj-express.org/) as a way to do multiple evaluations in parallel.

The "CalculateFitness..." classes in the evolutionJEAFParallelRemote folder should be adjusted to the specific file system being used to open the scenes in the simulator.

Simulation is done using the V-REP simulator (http://www.coppeliarobotics.com/) it must be installed on its latest version and enabled to work in the continous remoteAPI mode. All scenes used are located in the Modular folder. For the parallel evaluation several copies of the simulator should be used, each copy should be in its own folder with the name "Vrepn" wiht n being a number starting from 0 until the number of desired simulators that are going to be run in parallel, inside each folder the files vrep.sh and vrep (the executable) should be renamed to vrepn.sh and vrepn (the executable) and the contents of vrepn.sh should be changed to be able to open the simulator remotely, the file remoteApiConnections.txt should also be modified with the specific port number in descending order, for example for Vrep0 the port number would be 19997, for Vrep1 it would be 19996.. and so on. For examples of the vrepn.sh and remoteApiConnections.txt files on each case see the V-REP folder.

The main class should be run using mpj-express (http://mpj-express.org/) in the cluster configuration, with at least one daemon running on the same computer.

modularcpgevolution's People

Contributors

rmorenoga avatar

Stargazers

FinalAnalysis avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.