From e7b58cbdff1b30b6d7ed678149237d5fbda565a4 Mon Sep 17 00:00:00 2001
From: Guilhem Saurel <guilhem.saurel@laas.fr>
Date: Thu, 30 Jul 2020 11:15:01 +0200
Subject: [PATCH] [wip/py-talos-dev] re-activate image-pipeline

---
 py-talos-dev/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/py-talos-dev/Makefile b/py-talos-dev/Makefile
index 4d6511dc..bd2e5f93 100644
--- a/py-talos-dev/Makefile
+++ b/py-talos-dev/Makefile
@@ -2,7 +2,7 @@
 # Created:			Guilhem Saurel on Mon, 9 Oct 2017
 #
 
-TALOS_DATE=	20200729
+TALOS_DATE=	20200730
 DISTNAME=	talos-dev-${TALOS_DATE}
 PKGNAME=	${PKGTAG.python-}${DISTNAME}
 
@@ -18,7 +18,7 @@ include ../../wip/py-prf-ros-control/depend.mk
 include ../../wip/py-sot-talos/depend.mk
 include ../../wip/py-sot-talos-balance/depend.mk
 include ../../wip/py-talos-torque-control/depend.mk
-#include ../../wip/ros-image-pipeline/depend.mk
+include ../../wip/ros-image-pipeline/depend.mk
 include ../../wip/ros-ouster-gazebo-simulation/depend.mk
 include ../../wip/talos-metapkg-ros-control-sot/depend.mk
 include ../../wip/talos-simulation/depend.mk
-- 
GitLab