From eda833f04621d5299164b25d27537497d7b00bdd Mon Sep 17 00:00:00 2001 From: ashishkg0022 Date: Mon, 3 Apr 2017 14:27:57 +0530 Subject: [PATCH] Update run.sh changed the expired link for vartypes0.7 --- run.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/run.sh b/run.sh index 796c18c..2ba5308 100755 --- a/run.sh +++ b/run.sh @@ -60,7 +60,7 @@ sudo apt-get update # instructions for vartypes: # [In a temporary directory] mkdir tmpname_noclash && cd tmpname_noclash -wget http://vartypes.googlecode.com/files/vartypes-0.7.tar.gz +wget https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/vartypes/vartypes-0.7.tar.gz tar xfz vartypes-0.7.tar.gz cd vartypes-0.7 mkdir build && cd build @@ -77,4 +77,4 @@ cd .. catkin_make --pkg krssg_ssl_msgs # then make the rest -catkin_make \ No newline at end of file +catkin_make