From 820477fed2ddd8f9977b684ebfd31f2cff0fb813 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Thu, 14 Jun 2018 18:13:04 +0200 Subject: [PATCH] README.md: typo in gps-msgs repository URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61f4f52..503c2b0 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Next, add the Serial, GPS Messages, and Novatel packages to the workspace: wstool set serial --git git@github.com:wjwwood/serial.git wstool set novatel --git git@github.com:GAVLab/novatel.git - wstool set gps_msgs --git git@github.com:GAVLab/gps_msgs.git + wstool set gps_msgs --git git@github.com:GAVLab/gps-msgs.git wstool update Finally, build the packages: