mirror of
https://github.com/introlab/rtabmap_ros.git
synced 2026-09-16 08:10:19 +08:00
fixed rtabmap_msgs->rtabmap_conversions build dependency. Upgraded min cmake version to 3.5.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 2.8.3)
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
project(rtabmap_launch)
|
||||
|
||||
catkin_package()
|
||||
|
||||
Reference in New Issue
Block a user