-
Notifications
You must be signed in to change notification settings - Fork 117
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
Build mcl_3dl_msgs from source on CI #185
Conversation
[#467] PASSED on indigoAll tests passed
[#467] PASSED on kineticAll tests passed
[#467] PASSED on melodicAll tests passed
|
Dockerfile.indigo
Outdated
@@ -1,4 +1,4 @@ | |||
FROM ros:indigo-ros-core | |||
FROM seqsense/ros-baremetal:indigo-ros-baremetal |
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.
Build from official image and clone mcl_3dl_msgs by wstool would be cleaner
Codecov Report
@@ Coverage Diff @@
## master #185 +/- ##
=======================================
Coverage 84.06% 84.06%
=======================================
Files 9 9
Lines 1368 1368
=======================================
Hits 1150 1150
Misses 218 218 Continue to review full report at Codecov.
|
[#469] PASSED on indigoAll tests passed
[#469] PASSED on melodicAll tests passed
[#469] PASSED on kineticAll tests passed
|
No description provided.