bump version 0.13.2

This commit is contained in:
matlabbe
2017-08-03 16:44:08 -04:00
parent 5088768a2e
commit dbf2ecf230
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ find_package(rviz)
## System dependencies are found with CMake's conventions
# find_package(Boost REQUIRED COMPONENTS system)
find_package(RTABMap 0.13.0 REQUIRED)
find_package(RTABMap 0.13.2 REQUIRED)
find_package(OpenCV REQUIRED)
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>rtabmap_ros</name>
<version>0.13.0</version>
<version>0.13.2</version>
<description>RTAB-Map's ros-pkg. RTAB-Map is a RGB-D SLAM approach with real-time constraints.</description>
<maintainer email="matlabbe@gmail.com">Mathieu Labbe</maintainer>
<author>Mathieu Labbe</author>