From 44cf727ea4947db2ce03f025fb53150871986f96 Mon Sep 17 00:00:00 2001 From: Lennart Reiher Date: Fri, 5 Jan 2024 16:31:17 +0100 Subject: [PATCH] add ika/fb-fi info to readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2f683b2..c00aa13 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,14 @@ The *mqtt_client* package provides a ROS nodelet or ROS 2 component node that enables connected ROS-based devices or robots to exchange ROS messages via an MQTT broker using the [MQTT](http://mqtt.org) protocol. This works generically for arbitrary ROS message types. The *mqtt_client* can also exchange primitive messages with MQTT clients running on devices not based on ROS. +> [!IMPORTANT] +> This repository is open-sourced and maintained by the [**Institute for Automotive Engineering (ika) at RWTH Aachen University**](https://www.ika.rwth-aachen.de/). +> **V2X Communication** is one of many research topics within our [*Vehicle Intelligence & Automated Driving*](https://www.ika.rwth-aachen.de/en/competences/fields-of-research/vehicle-intelligence-automated-driving.html) domain. +> If you would like to learn more about how we can support your automated driving or robotics efforts, feel free to reach out to us! +>      *Timo Woopen - Manager Research Area Vehicle Intelligence & Automated Driving* +>      *+49 241 80 23549* +>      *timo.woopen@ika.rwth-aachen.de* + - [Installation](#installation) - [docker-ros](#docker-ros) - [Usage](#usage)