From ba3b6322225a341e3925c4489bb6c95a2fb369c7 Mon Sep 17 00:00:00 2001 From: Brian Bingham Date: Fri, 12 Aug 2022 16:24:50 -0700 Subject: [PATCH] With the merging of VORC with VRX the build instructions break. Now VCS repos list points to a branch of VRX known to work with the dedicated (non-master) branch. --- repos/repos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/repos.yaml b/repos/repos.yaml index 840bb52..c01998f 100644 --- a/repos/repos.yaml +++ b/repos/repos.yaml @@ -14,7 +14,7 @@ repositories: vrx: type: git url: git@github.com:osrf/vrx.git - version: master + version: vorc-dev geonav_transform: type: git url: git@github.com:bsb808/geonav_transform.git