-
Notifications
You must be signed in to change notification settings - Fork 6
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
sh compile_all.sh error and install questions #1
Comments
It seems that robdyn was not properly installed. Can you copy-paste the error log? |
Hi, the log show as below: The robot.hh can not be found. |
Can you add set -ex at the first line of On Tue, Apr 26, 2016 at 7:46 PM Wu Nailong [email protected] wrote:
|
okay, I will have a try. And I tried to compile th robdyn respository, and as you said, there is a problem. The log as follow: 'exbot@ubuntu: Thanks very much. |
Hi, I use cmd "sh compile_all.sh -ex " and get a error log, but it is very long. In the log, boost_mpi is not found, and according to the error log. There is something wrong with osg library. Thank you. The log as follow:
compilation terminated. --- configuration ---
--- license --- exbot@ubuntu: --- configuration ---
--- license --- exbot@ubuntu:~/naturerobotite/cully_2015_nature$ sh compile_all.sh -ex --- configuration ---
--- license --- |
Hi, I have cloned cullye_2015_nature repository, and install depenencies for each. I got error like "can not find robot.hh in map_elites_hexapod/hexapod.hh" when I run "sh compile_all.sh" . So should I compile and install each repository before I run 'sh compile_all.sh' cmd? Thank you.
The text was updated successfully, but these errors were encountered: