Closed VictorLamoine closed 7 years ago
So we didn't see this issue because Travis CI only builds with catkin tools
. I realized this when using industrial_core
in my GitLab CI: https://gitlab.com/InstitutMaupertuis/fanuc_motion/pipelines/5841251
Yep. industrial_ci
doesn't do a build with catkin_make
(anymore).
@130s, @ipa-mdl.
industrial_ci doesn't do a build with catkin_make (anymore).
Yes, this is broken. We could add it again after the refactoring (https://github.com/ros-industrial/industrial_ci/issues/98)
In addition industrial_ci
disables all metapackages for some reason..
Note: this is a partial revert of #161.
Fixes #168