Skip to content

A ROS-like implementation of topics and nodes for inter-process communication on Python, built using ZeroMQ

License

Notifications You must be signed in to change notification settings

jreyesr/zerosmq

Repository files navigation

ZeROSMQ

ZeROSMQ is a Python library that implements ROS-like inter-process communication by using "topics" and "nodes".

The library is installed by copying the relevant files (zerosmq-master.py and zerosmq.py) to your project folder. After that, follow the instructions shown in the ReadTheDocs page for using the library.

Documentation Status

About

A ROS-like implementation of topics and nodes for inter-process communication on Python, built using ZeroMQ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages