-
Notifications
You must be signed in to change notification settings - Fork 91
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
[indigo][industrial_extrinsic_cal] Add missing dependency #112
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks good to me.
.travis.yml
Outdated
PRERELEASE=true | ||
matrix: | ||
allow_failures: | ||
- env: ROS_DISTRO="indigo" PRERELEASE=true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting, why add these lines?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In this line I'm adding ROS pre-release test feature. It should fail at least for now since this package isn't release ready so that it shouldn't be taken into account for merge decision, but is useful when release becomes an option.
if release will never be an option this can be omitted, but IMO having it wouldn't hurt except it tends to take a little longer than "normal" jobs so that you may need to wait longer to see the CI result.
f09a4cc
to
01cd82d
Compare
01cd82d
to
94b87bf
Compare
94b87bf
to
536014b
Compare
Closing in favor of #109 that is merged. |
Similar to #109, this PR does not depend on the binary version of ceres.