Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems in compile.sh #16

Open
fromWRF opened this issue Aug 17, 2020 · 1 comment
Open

problems in compile.sh #16

fromWRF opened this issue Aug 17, 2020 · 1 comment

Comments

@fromWRF
Copy link

fromWRF commented Aug 17, 2020

when I run the compile.sh, problems genearated as following:

In file included from ../exp/blackdrops/src/tutorials/dart_reacher2d.cpp:66:0:
../exp/blackdrops/include/blackdrops/system/dart_system.hpp:69:10: fatal error: robot_dart/graphics/graphics.hpp: No such file or directory
#include <robot_dart/graphics/graphics.hpp>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

...

Waf: Leaving directory `/home/wrf/Documents/Code_robotics/blackdrops-master/deps/limbo/build'
Build failed
-> task in 'dart_reacher2d_graphic' failed with exit status 1 (run with -v to display more information)
-> task in 'dart_reacher2d_simu' failed with exit status 1 (run with -v to display more information)

@costashatz
Copy link
Member

In file included from ../exp/blackdrops/src/tutorials/dart_reacher2d.cpp:66:0:
../exp/blackdrops/include/blackdrops/system/dart_system.hpp:69:10: fatal error: robot_dart/graphics/graphics.hpp: No such file or directory
#include <robot_dart/graphics/graphics.hpp>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

How did you install robot_dart?

Did you configure correctly before?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants