From 584b340c319fddd03a8bf06fbb51c4e257424dd0 Mon Sep 17 00:00:00 2001 From: mhubii Date: Fri, 23 Feb 2024 15:26:33 +0000 Subject: [PATCH] added build table --- .gitignore | 3 ++- README.md | 10 ++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d9dbb88..90d6b03 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ ### build -build \ No newline at end of file +build +install diff --git a/README.md b/README.md index 22b5a1e..1c73b9d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ # fri -[![Build status](https://github.com/lbr-stack/fri/actions/workflows/build.yaml/badge.svg?branch=fri-1.15)](https://github.com/lbr-stack/fri/actions/workflows/build.yaml) - This folder adds CMake support to KUKA's Fast Robot Interface (FRI). +| FRI Version | Build Status | +| ----------- | ------------ | +| `1.11` | [![Build status](https://github.com/lbr-stack/fri/actions/workflows/build.yaml/badge.svg?branch=fri-1.11)](https://github.com/lbr-stack/fri/actions/workflows/build.yaml) | +| `1.14` | [![Build status](https://github.com/lbr-stack/fri/actions/workflows/build.yaml/badge.svg?branch=fri-1.14)](https://github.com/lbr-stack/fri/actions/workflows/build.yaml) | +| `1.15` | [![Build status](https://github.com/lbr-stack/fri/actions/workflows/build.yaml/badge.svg?branch=fri-1.15)](https://github.com/lbr-stack/fri/actions/workflows/build.yaml) | +| `1.16` | [![Build status](https://github.com/lbr-stack/fri/actions/workflows/build.yaml/badge.svg?branch=fri-1.16)](https://github.com/lbr-stack/fri/actions/workflows/build.yaml) | +| `2.5` | [![Build status](https://github.com/lbr-stack/fri/actions/workflows/build.yaml/badge.svg?branch=fri-2.5)](https://github.com/lbr-stack/fri/actions/workflows/build.yaml) | + ## Build To build, run