From 6189def5e205e0b6d0ba76f90db1cf2eecfa9b22 Mon Sep 17 00:00:00 2001 From: v4hn Date: Thu, 12 Jan 2017 22:13:30 +0100 Subject: [PATCH] set correct url for rosunit repo I suppose this got moved at some point or that part of the package.xml was copied over? Either way, I just spend 5 minutes looking for this package in the wrong repository... --- tools/rosunit/package.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/rosunit/package.xml b/tools/rosunit/package.xml index a1f41ffb..7f74d869 100644 --- a/tools/rosunit/package.xml +++ b/tools/rosunit/package.xml @@ -8,8 +8,8 @@ BSD http://ros.org/wiki/rosunit - https://github.com/ros/ros_comm/issues - https://github.com/ros/ros_comm + https://github.com/ros/ros/issues + https://github.com/ros/ros Ken Conley catkin