GithubHelp home page GithubHelp logo

Comments (4)

henrykmichalewski avatar henrykmichalewski commented on July 27, 2024

I have a question to people who successfully ran the original code: which versions of the OS, the Boost library and the MuJoCo engine do you use?

from gps.

burak-cetinkaya avatar burak-cetinkaya commented on July 27, 2024

I did not use the MuJoCo engine, but encountered the same error while installing fresh on a new machine. I think the problem stems from the command "sudo apt-get install libboost-all-dev" which installs an older version than is available from the source code. By installing the latest boost from the source code, I've solved this error.

from gps.

henrykmichalewski avatar henrykmichalewski commented on July 27, 2024

@burak-cetinkaya Thank you very much for your comment. The master branch works just fine with Ubuntu 14.04, cmake 2.8.12.2 and boost 1.54.

from gps.

huangjiancong1 avatar huangjiancong1 commented on July 27, 2024

@burak-cetinkaya Thank you very much for your comment. The master branch works just fine with Ubuntu 14.04, cmake 2.8.12.2 and boost 1.54.

Can I install this under Ubuntu 16.04 ? I have some issue like:

-- Boost version: 1.58.0
-- Found the following Boost libraries:
--   python
CMake Error at /usr/share/cmake-3.5/Modules/FindPythonLibs.cmake:64 (get_filename_component):
  get_filename_component called with incorrect number of arguments
Call Stack (most recent call first):
  Boost.NumPy/CMakeLists.txt:14 (find_package)


-- Boost version: 1.58.0
-- Found the following Boost libraries:
--   python
-- found boost:
INCLUDE: /usr/include
LIB: /usr/lib/x86_64-linux-gnu/libboost_python.so
osg includes: /usr/include
-- Configuring incomplete, errors occurred!
See also "/home/jim/mygithub/other_author_demo/gps/build/CMakeFiles/CMakeOutput.log".

Is it relate to the Boost version? Should I change the version?

from gps.

Related Issues (20)

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.