Giter Site home page Giter Site logo

caelan / ltamp Goto Github PK

View Code? Open in Web Editor NEW
45.0 3.0 7.0 31.44 MB

Learning for Task and Motion Planning (LTAMP)

Home Page: https://arxiv.org/abs/2006.06444

License: GNU General Public License v3.0

CMake 0.43% Python 33.17% C++ 66.39% Shell 0.01%
robotics pybullet pr2 planning-algorithms gaussian-processes machine-learning planning manipulation motion-planning pddl

ltamp's Issues

Errors after running setup.bash

Hi,

Is there any particular version of GCC to complete the installation? I tried both python 2.7 and 3.7 with GCC 9.3.

after running cd control_tools/ik && python setup.py build

building 'ikLeft' extension
creating build
creating build/temp.linux-x86_64-3.9
gcc -pthread -B /home/dd/.miniconda3/compiler_compat -Wl,--sysroot=/ -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -Wall -fPIC -O2 -isystem /home/dd/.miniconda3/include -fPIC -O2 -isystem /home/dd/.miniconda3/include -fPIC -I/home/dd/.miniconda3/include/python3.9 -c left_arm_ik.cpp -o build/temp.linux-x86_64-3.9/left_arm_ik.o
In file included from left_arm_ik.cpp:30:
ikfast.h:41:10: fatal error: python2.7/Python.h: No such file or directory
   41 | #include "python2.7/Python.h"
      |          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
error: command '/usr/bin/gcc' failed with exit code 1

after running ./pddlstream/FastDownward/build.py release64

cc1plus: all warnings being treated as errors
make[2]: *** [search/CMakeFiles/downward.dir/build.make:1727: search/CMakeFiles/downward.dir/search_engines/iterated_search.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:123: search/CMakeFiles/downward.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
Traceback (most recent call last):
  File "/home/dd/Projects/LTAMP/./pddlstream/FastDownward/build.py", line 153, in <module>
    main()
  File "/home/dd/Projects/LTAMP/./pddlstream/FastDownward/build.py", line 149, in main
    build(config_name, CONFIGS[config_name], make_parameters)
  File "/home/dd/Projects/LTAMP/./pddlstream/FastDownward/build.py", line 126, in build
    try_run([MAKE] + make_parameters, cwd=build_path)
  File "/home/dd/Projects/LTAMP/./pddlstream/FastDownward/build.py", line 102, in try_run
    subprocess.check_call(cmd, cwd=cwd)
  File "/home/dd/.miniconda3/lib/python3.9/subprocess.py", line 373, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['make', '-j16']' returned non-zero exit status 2.

Thanks a lot!

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.