Updating CI and versions for foxy release (#280)

* changing CI to foxy from eloquent

* increment up version
This commit is contained in:
Steve Macenski 2020-05-13 11:39:16 -07:00 committed by GitHub
parent 2b770b15ed
commit 5e27157ec2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@ env:
- VERBOSE_OUTPUT=true
- VERBOSE_TESTS=true
matrix:
- ROS_DISTRO=eloquent OS_NAME=ubuntu OS_CODE_NAME=bionic
- ROS_DISTRO=foxy OS_NAME=ubuntu OS_CODE_NAME=bionic
install:
- git clone --branch master --quiet --depth 1 https://github.com/ros-industrial/industrial_ci.git .industrial_ci
@ -24,4 +24,4 @@ script:
branches:
only:
- /.*-devel$/
- /.*-devel$/

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>pcl_conversions</name>
<version>2.1.0</version>
<version>2.2.0</version>
<description>Provides conversions from PCL data types and ROS message types</description>
<author email="william@osrfoundation.org">William Woodall</author>

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>pcl_ros</name>
<version>2.1.0</version>
<version>2.2.0</version>
<description>
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred

View File

@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>perception_pcl</name>
<version>2.1.0</version>
<version>2.2.0</version>
<description>
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred
bridge for 3D applications involving n-D Point Clouds and 3D geometry