byte-motion / byte-motion/RNL_RAPIDLibrary

Create a Robot-to-Robot RMQ relay

Open
#53 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
AMPL
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Due to RMQ not supporting direct Robot to Robot message sending, and since this feature would be very useful, we should investigate whether we can create a simple RMQ (DIPC) relay unit that could relay RMQ messages from one robot to another.

In theory, this should all be possible with a small Robot webservices capable computer, like a raspberry pi, or an industrial equivalent.

![image](https://user-images.githubusercontent.com/62014726/99788992-34d21e00-2b22-11eb-9c09-b5b29d7c823f.png)

[The webservices interface for RMQ (DIPC)](https://developercenter.robotstudio.com/api/RWS?urls.primaryName=DIPC%20Service) Should allow the relay unit to create and manage queues on all connected robots, so that one relay unit could manage an entire network of robots.

Cybersecurity will also be an important topic here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.