File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
- VERBOSE_OUTPUT=true
16
16
- VERBOSE_TESTS=true
17
17
matrix :
18
- - ROS_DISTRO=eloquent OS_NAME=ubuntu OS_CODE_NAME=bionic
18
+ - ROS_DISTRO=foxy OS_NAME=ubuntu OS_CODE_NAME=bionic
19
19
20
20
install :
21
21
- git clone --branch master --quiet --depth 1 https://github.com/ros-industrial/industrial_ci.git .industrial_ci
@@ -24,4 +24,4 @@ script:
24
24
25
25
branches :
26
26
only :
27
- - /.*-devel$/
27
+ - /.*-devel$/
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package format =" 2" >
3
3
<name >pcl_conversions</name >
4
- <version >2.1 .0</version >
4
+ <version >2.2 .0</version >
5
5
<description >Provides conversions from PCL data types and ROS message types</description >
6
6
7
7
<author email =" william@osrfoundation.org" >William Woodall</author >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package format =" 2" >
3
3
<name >pcl_ros</name >
4
- <version >2.1 .0</version >
4
+ <version >2.2 .0</version >
5
5
<description >
6
6
7
7
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >perception_pcl</name >
5
- <version >2.1 .0</version >
5
+ <version >2.2 .0</version >
6
6
<description >
7
7
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred
8
8
bridge for 3D applications involving n-D Point Clouds and 3D geometry
You can’t perform that action at this time.
0 commit comments