From 1ad6398bce040fd1a1678cf08e506661aa376d6e Mon Sep 17 00:00:00 2001 From: Wolfgang Hess Date: Thu, 24 Sep 2020 11:32:40 +0200 Subject: [PATCH] Depend on libceres-dev in package.xml for ROS. (#1750) This changes cartographer_ros to no longer build Ceres and instead uses libceres-dev for which a suitable version is provided by ROS for Kinetic. Related to #1705. Signed-off-by: Wolfgang Hess --- package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.xml b/package.xml index a8819cb..19c811c 100644 --- a/package.xml +++ b/package.xml @@ -41,9 +41,9 @@ python3-sphinx boost - ceres-solver eigen libcairo2-dev + libceres-dev libgflags-dev libgoogle-glog-dev lua5.2-dev