From efa8c512066320a6eafee32842e52e3905f16864 Mon Sep 17 00:00:00 2001
From: Jon Azpiazu <jon.azpiazu@tecnalia.com>
Date: Thu, 17 Jan 2019 13:03:22 +0100
Subject: [PATCH] Fix rosdep name to match the one used in
 https://github.com/RobotnikAutomation/robotnik_base_hw/blob/kinetic-devel/package.xml

---
 rosdistro/rosdep_tecnalia.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rosdistro/rosdep_tecnalia.yaml b/rosdistro/rosdep_tecnalia.yaml
index a877a4b..42762fe 100644
--- a/rosdistro/rosdep_tecnalia.yaml
+++ b/rosdistro/rosdep_tecnalia.yaml
@@ -37,6 +37,9 @@ rcsys_utils:
 rctagdetection:
   ubuntu: [rctagdetection]
 
+robotnik_base_hw_lib:
+  ubuntu: [ros-kinetic-robotnik-base-hw-lib]
+
 ros_kinetic_rc_apps_msgs:
   ubuntu: [ros-kinetic-rc-apps_msgs]
 
-- 
GitLab