From 7f2c792e44dabd9243e5e0a712435177ceb6d9f1 Mon Sep 17 00:00:00 2001 From: Vladyslav Usenko Date: Sat, 21 Nov 2020 15:45:03 +0100 Subject: [PATCH] Removed 16.04 repository --- .gitlab-ci.yml | 7 ------- README.md | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e267cc0..e838db9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -422,13 +422,6 @@ bionic-repository-check: GIT_STRATEGY: none REPO_NAME: bionic -xenial-repository-check: - image: ubuntu:16.04 - <<: *repository_check_definition - variables: - GIT_STRATEGY: none - REPO_NAME: xenial - focal-repository-check: image: ubuntu:20.04 <<: *repository_check_definition diff --git a/README.md b/README.md index 112b663..aef098f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Calibration (describes B-spline trajectory representation used in camera-IMU cal ## Installation -### APT installation for Ubuntu 20.04, 18.04 and 16.04 (Fast) +### APT installation for Ubuntu 20.04 and 18.04 (Fast) Set up keys, add the repository to the sources list, update the Ubuntu package index and install Basalt: ``` sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0D97B6C9