[Documentation] [TitleIndex] [WordIndex

Only released in EOL distros:  

Package Summary

This package contains CI (Continuous Integration) configuration that any ROS-powered packages can commonly use. Some notable feature:

  • Checks if your package builds, installs without issues. If unit/system tests are defined run them. ROS Prerelease Test can optionally be run.
  • Proven to cover the general requirements of the ROS-based robotics repositories. Easily configurable.
  • Users can add custom pre/post processes.
  • Covers ROS Indigo, Jade, Kinetic distribution.
  • As of January 2017, this repo provides configuration for Travis CI only, although it should be easily deployed from other CI services.

Developmental

DEVELOPMENTAL: This status indicates that this software is not yet production ready code. The software has some level of unit-testing. There are known issues and missing functionality. The APIs are unstable but unlikely to change drastically. Use in production systems will likely require modifications including improvements and/or bug fixes. For more information see the ROS-Industrial software status page.

Contents

See README.


2022-05-28 12:39