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

Fix link access in ik fail log and add test code #101

Merged
merged 4 commits into from
Jul 15, 2014

Conversation

snozawa
Copy link
Contributor

@snozawa snozawa commented Jul 15, 2014

(irtmodel.l, test-irt-motion.l) : Fix link access in ik fail log and add test code for it.
This bug is reported in jsk-ros-pkg/jsk_roseus#139

Use :link for link access.
The accessor specification was discussed in
jsk-ros-pkg/jsk_model_tools#18 (comment)

@snozawa
Copy link
Contributor Author

snozawa commented Jul 15, 2014

Travis failed because of this error:

$ sudo apt-get install -qq -y subversion gcc g++ libjpeg-dev libxext-dev libx11-dev libgl1-mesa-dev libglu1-mesa-dev libpq-dev libpng12-dev xfonts-100dpi xfonts-75dpi msttcorefonts

Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/u/update-notifier/update-notifier-common_0.119ubuntu8.6_all.deb 404 Not Found [IP: 2001:67c:1562::14 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

The command "sudo apt-get install -qq -y subversion gcc g++ libjpeg-dev libxext-dev libx11-dev libgl1-mesa-dev libglu1-mesa-dev libpq-dev libpng12-dev xfonts-100dpi xfonts-75dpi msttcorefonts" failed and exited with 100 during .

It says apt-get update is missing.
I'll try to fix this.

@snozawa snozawa mentioned this pull request Jul 15, 2014
@snozawa
Copy link
Contributor Author

snozawa commented Jul 15, 2014

I fixed this problem through #102.
I updated this PR and restarted travis.

snozawa added a commit that referenced this pull request Jul 15, 2014
@snozawa snozawa merged commit 96106e8 into euslisp:master Jul 15, 2014
@snozawa snozawa deleted the fix_ikfail_log_link_access branch September 28, 2014 16:53
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.

None yet

1 participant