Skip to content

Commit 5ab4ac5

Browse files
authored
add acknowledgements
1 parent 268a5de commit 5ab4ac5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ The *mqtt_client* package provides a ROS nodelet that enables connected ROS-base
1717
- [Latency Computation](#latency-computation)
1818
- [Package Summary](#package-summary)
1919
- [How It Works](#how-it-works)
20+
- [Acknowledgements](#acknowledgements)
2021

2122
## Installation
2223

@@ -283,3 +284,7 @@ To summarize, the dataflow is as follows:
283284
- depending on the first element of the message, it is decoded into the serialized ROS message and the serialized timestamp
284285
- if the message contained a timestamp, the latency is computed and published on ROS topic `~/latencies/<mqtt2ros_ros_topic>`
285286
- the serialized ROS message is published using the *ShapeShifter* on ROS topic `<mqtt2ros_ros_topic>`
287+
288+
## Acknowledgements
289+
290+
This research is accomplished within the projects [6GEM](https://6gem.de/) (FKZ 16KISK036K) and [UNICAR*agil*](https://www.unicaragil.de/) (FKZ 16EMO0284K). We acknowledge the financial support for the projects by the Federal Ministry of Education and Research of Germany (BMBF).

0 commit comments

Comments
 (0)