Skip to content

Commit 6d9e748

Browse files
committed
add README badges
1 parent 50dcc9a commit 6d9e748

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# mqtt_client
22

3+
<p align="center">
4+
<img src="https://img.shields.io/badge/ROS1-noetic-green"/></a>
5+
<img src="https://img.shields.io/github/v/release/ika-rwth-aachen/mqtt_client"/></a>
6+
<img src="https://img.shields.io/github/license/ika-rwth-aachen/mqtt_client"/></a>
7+
<img src="https://img.shields.io/github/stars/ika-rwth-aachen/mqtt_client?style=social"/></a>
8+
</p>
9+
310
The *mqtt_client* package provides a ROS nodelet 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.
411

512
- [Installation](#installation)

0 commit comments

Comments
 (0)