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

[industrial_extrinsic_cal] Add missing dependency: Eigen, suitsparse. #2

Closed
wants to merge 3 commits into from

Conversation

130s
Copy link
Owner

@130s 130s commented Sep 23, 2017

Now that ros-industrial#109 is merged, this PR is only testing ros-industrial/industrial_ci#217

@130s
Copy link
Owner Author

130s commented Sep 23, 2017

Script seems to be running as expected (despite the error in script):
https://travis-ci.org/130s/industrial_calibration/jobs/278841142#L613

:
./.travis_ceres.sh: 10: ./.travis_ceres.sh: unzip: not found
./.travis_ceres.sh: 12: cd: can't cd to gflags-2.1.2
CMake Error: The source directory "/root/src" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.
--2017-09-23 01:36:39--  https://github.com/google/glog/archive/v0.3.4.zip
Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
Connecting to github.com (github.com)|192.30.253.112|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/google/glog/zip/v0.3.4 [following]
--2017-09-23 01:36:39--  https://codeload.github.com/google/glog/zip/v0.3.4
Resolving codeload.github.com (codeload.github.com)... 192.30.253.120, 192.30.253.121
Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 598881 (585K) [application/zip]
Saving to: ‘v0.3.4.zip’
100%[======================================>] 598,881     --.-K/s   in 0.1s    
2017-09-23 01:36:40 (4.50 MB/s) - ‘v0.3.4.zip’ saved [598881/598881]
./.travis_ceres.sh: 22: ./.travis_ceres.sh: unzip: not found
./.travis_ceres.sh: 24: cd: can't cd to glog-0.3.4/
./.travis_ceres.sh: 25: ./.travis_ceres.sh: ./configure: not found

@130s 130s closed this Sep 23, 2017
@130s 130s deleted the i/fix/dependency_wo_ceres branch September 23, 2017 01:49
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

Successfully merging this pull request may close these issues.

1 participant