Closed JeroenDM closed 5 years ago
@simonschmeisser feel free to ignore this pull request and create your own. I'm an absolute novice when it comes to travis building :)
add a file called .travis.rosinstall
containing a rosinstall file with the dependencies (and probably the actual code as well?)
both industrial_ci
and moveit_ci
use some prepared nested docker images where the actual testing is done so you need to pass that in to the script. I actually never tried that however :)
Hooray!
add a file called
.travis.rosinstall
containing a rosinstall file with the dependencies (and probably the actual code as well?)
I'm not sure what you mean with "the actual code as well".
Is the current setup correct? @simonschmeisser
There are probably some other changes necessary when the kinetic and melodic branches diverge.
That looks very good to me and should be merged! (after squashing or using squash.on merge)
I wasn't sure if you need to add this repo in the rosinstall or if this is done automatically (which it is as we now know, so just ignore that comment) :)
Use same file as https://github.com/Jmeyer1292/opw_kinematics