ensenso / ros_driver

Official ROS driver for Ensenso stereo cameras.
http://wiki.ros.org/ensenso_driver
BSD 3-Clause "New" or "Revised" License
29 stars 25 forks source link

Initial Travis config based on industrial_ci #34

Closed gavanderhoorn closed 4 years ago

gavanderhoorn commented 4 years ago

This is a bare-bones industrial_ci setup for Travis CI.

It will fail, as the Ensenso SDK is not installed yet, but this shows how to set something like this up.

Feel free to add commits to add the SDK, or ignore and do something different.

The terseness of this can't be beat though imo (a testament to @ipa-mdl's work).

gavanderhoorn commented 4 years ago

Oh and Travis will have to be enabled of course for this repository.

gavanderhoorn commented 4 years ago

Closing, as it seems like you're working on this in travis-ci-integration and decided not to use industrial_ci.

yguenduez commented 4 years ago

Yes, i had some issues to get the workspace running on industrial_ci, so I`m using kind of a custom travis.yml for now. But thanks anyway! It was definitely necessary to get a CI running.

gavanderhoorn commented 4 years ago

I'm pretty sure it's all solvable (@ipa-mdl has done some great work), but if you're happy doing things manually, I'm happy.