RanGenEncoding:How to compile - GiorgosMethe/Soft-Robots-Novelty-Search GitHub Wiki

Random generative encoding

First you have to compile VoxSim project. You must have Tinyxml lib installed.

  • Then, in dir Soft-Robots-Evolution/RanGenEncoding/
  • Run, $ mkdir build && cmake .. && make