diff --git a/README.md b/README.md index bc52fa5..70a9f17 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,20 @@ Production Phase: ![production_phase](https://github.com/robocup-logistics/rcll-mqtt-bridge/assets/5959988/fe0d6584-21e9-4c36-ab40-7bf4ee905494) +#### Robot Beacon Signals + +The bridge supports publishing Robot Beacon signals for a team. +Topics: `/beacon/R1` `/beacon/R2` `/beacon/R3` +Payload: +`{ + "name": , + "x": , + "y": , + "yaw": +}` + +![robot_beacon_signal](https://github.com/robocup-logistics/rcll-mqtt-bridge/assets/5959988/10fdc2e1-a0c3-4ac9-ad89-87af63f88690) + #### Prepare Machines The bridge is also listening to the following topics: