You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ The *mqtt_client* package provides a ROS nodelet that enables connected ROS-base
17
17
-[Latency Computation](#latency-computation)
18
18
-[Package Summary](#package-summary)
19
19
-[How It Works](#how-it-works)
20
+
-[Acknowledgements](#acknowledgements)
20
21
21
22
## Installation
22
23
@@ -283,3 +284,7 @@ To summarize, the dataflow is as follows:
283
284
- depending on the first element of the message, it is decoded into the serialized ROS message and the serialized timestamp
284
285
- if the message contained a timestamp, the latency is computed and published on ROS topic `~/latencies/<mqtt2ros_ros_topic>`
285
286
- 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