Giter Site home page Giter Site logo

Comments (6)

jbmouret avatar jbmouret commented on September 23, 2024

MKL is not required. NLopt is not required for ite_v2, but if you want to have it you might need to specify where it is installed. Where is libnlopt_cxx.so in your system?

from ite_v2.

Hi-Ryan avatar Hi-Ryan commented on September 23, 2024

I did not install libcmaes, MKL, and nlopt. But I succeeded in compiling the experiment. But when I run it, I encountered the following issues:

[26/26] Linking build/exp/ite_v2/hexapod_graphic
Waf: Leaving directory `/home/dong/resibots/limbo/build'
'build' finished successfully (2m29.100s)
dong@dong-ITE:/resibots/limbo$ ./build/exp/ite_v2/hexapod_simu path_to_archive [-l id_of_to_be_removed] [-n number_of_BO_iterations]
Loading text file...
ERROR: Could not load the archive.
terminate called after throwing an instance of 'std::out_of_range'
what(): map::at
Aborted (core dumped)
dong@dong-ITE:
/resibots/limbo$ ./build/exp/ite_v2/hexapod_graphic path_to_archive [-l id_of_to_be_removed] [-n number_of_BO_iterations]
Loading text file...
ERROR: Could not load the archive.
terminate called after throwing an instance of 'std::out_of_range'
what(): map::at
Aborted (core dumped)

Do you have any suggestions how to resolve this?

from ite_v2.

jbmouret avatar jbmouret commented on September 23, 2024

As said in the error message, you need to give an archive of pre-evolved controllers (evolved with map-elites). I suppose we have some of them for the hexapod. @costashatz ?

from ite_v2.

Hi-Ryan avatar Hi-Ryan commented on September 23, 2024

emm..But I never found the archives folder.

from ite_v2.

costashatz avatar costashatz commented on September 23, 2024

emm..But I never found the archives folder.

Sorry about this.. I will upload one archive later today or tomorrow at some point. Alternatively, you can generate your own with hexapod_map_elites.

from ite_v2.

costashatz avatar costashatz commented on September 23, 2024

@Hi-Ryan I just pushed an archive that you use for trying..

from ite_v2.

Related Issues (6)

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.