![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged industrial_ci at Robotics Stack Exchange
![]() |
industrial_ci package from industrial_ci repoindustrial_ci |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/industrial_ci.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-06-08 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac I. Y. Saito
- Mathias Lüdtke
- Miguel Prada
Authors
- Isaac I. Y. Saito
- Mathias Lüdtke
Changelog for package industrial_ci
0.10.0 (2020-04-08)
- [maintenance] major refactoring
- [improve] introduce PARALLEL_TESTS to disable the test jobs limit of 1
- [improve] refactored folding to support different types: none, Gitlab CI, GitHub Actions, Travis CI
- [capability] implemented clang-tidy check
- [improve] added support for ROS_PYTHON_VERSION and ROS1 noetic
- [capability] added support for ROS2 (ardent to foxy)
- [improve] added support for BUILDER: catkin_tools, colcon, catkin_make, catkin_make_isolated
- [improve] new chained workspace layout: upstream, target, downstream
- [capability] implemented new hook system and helpers
- [capability] implemented workspace helpers with vcs support
- [maintenance] remove support for INJECT_QEMU
- [maintenance] remove support for CATKIN_CONFIG
- [maintenance] drop support for ROS hydro
- [maintenance] removed ROS install tests
- Contributors: Alexander Gutenkunst, Felix Messmer, Mathias Lüdtke, Mikael Arguedas
0.9.0 (2020-04-08)
- [maintenance] deprecated legacy version
- [fix] updated ROS repository keys
- [improve] use snapshots repository for EOL distros
- Contributors: Felix Messmer, Mathias Lüdtke, Matthijs van der Burgh
0.8.0 (2019-05-22)
- [fix] ABICHECK_MERGE check, https://github.com/ros-industrial/industrial_ci/issues/258, https://github.com/ros-industrial/industrial_ci/issues/322
- [capability] Introduce shellcheck
- [improve] Continue supporting EOLed ROS distros (Jade, Indigo). https://github.com/ros-industrial/industrial_ci/issues/352
- [improve] implemented CMAKE_ARGS (recommended over CATKIN_CONFIG)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.7.0 (2019-01-02)
- [capability] Add clang-format check (#320, #340)
- [capability] Re-use previous local CI run #279
- [capability] Allow reuse Docker image #341
- [capability] Automatically set ROS_DISTRO from Docker image if not specified #280
- [capability] ROS melodic support #271
- [deprecation] USE_DEB, UBUNTU_OS_CODE_NAME
- [fix] Run Travis CI locally #331, #265
- [maintenance] remove rosdep hack #287
- [improve] Better output text #328
- [improve] Speed up CI by skipping Docker pull #283
- Contributors: Felix Messmer, Isaac I.Y. Saito, Jonathan Hechtbauer, Mathias Lüdtke, Miguel Prada, Wolfgang Merkt
0.6.0 (2018-01-13)
- [capability] You can run industrial_ci locally on your computer using configuration in your .travis.yml #230
- [capability] Inject QEMU #237 from ipa-mdl/feature/inject-qemu
- [improve] Easier to use your custom Docker image #259
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.5.1 (2017-12-29)
- [fix] Workaround for the regression in "docker cp"
moby/moby#34096
(#248).
- Gitlab CI users need to take an action. See this post
- [improve] Verbose catkin test results #251
- Contributors: Mathias Lüdtke
0.5.0 (2017-12-12)
- [fix] ROS Prerelease Test by updating to the latest Docker CE #238
- [capability] ABI check based on abi-compliance-checker #199
- [capability] catkin_lint feature.
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
ament_cmake | |
ament_cmake_python | |
ros_environment | |
roslib |