Skip to content

Commit 8689e35

Browse files
authored
Merge branch 'master' into AM-729/uam_all_headings
2 parents c5ac61a + 87dc0dd commit 8689e35

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ros-melodic-am-utils (999.9.9-local) unstable; urgency=low
1+
ros-melodic-am-utils (2021.07.07142038) unstable; urgency=low
22

33
[ Nobody ]
44
* local changes only

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9.0.0),
99
ros-melodic-am-control-toolbox,
1010
ros-melodic-am-msgs,
1111
ros-melodic-catkin,
12-
ros-melodic-cv-bridge,
12+
ros-melodic-am-vision-opencv,
1313
ros-melodic-geometry-msgs,
1414
ros-melodic-image-transport,
1515
ros-melodic-mavros-msgs,

package.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
<?xml version="1.0"?>
21
<package format="2">
32
<name>am_utils</name>
4-
<version>1.0.1</version>
3+
<version>2021.07.07142038</version>
54
<description>The am utils package</description>
65
<maintainer email="[email protected]">info</maintainer>
76
<license>BSD</license>
@@ -24,4 +23,4 @@
2423
<depend>tf2_ros</depend>
2524
<depend>pcl_conversions</depend>
2625

27-
</package>
26+
</package>

0 commit comments

Comments
 (0)