slackbuilds/libraries/ignition-transport
B. Watson 07203add90
libraries/ignition-transport: REQUIRES protobuf => protobuf3.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-19 12:09:23 +07:00
..
README
ignition-transport.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
ignition-transport.info libraries/ignition-transport: REQUIRES protobuf => protobuf3. 2022-02-19 12:09:23 +07:00
slack-desc libraries/ignition-transport: Switch to https. 2017-11-20 17:48:53 +07:00

README

The transport library combines ZeroMQ with Protobufs to create a fast and
efficient message passing system. Asynchronous message publication and
subscription is provided along with service calls and discovery.

Part of the ignition-robotics libraries:
Ignition is a set of simple libraries that provide useful functionality to
bootstrap robot applications. The included libraries encapsulate all the
essentials, such as common math data types, console logging, 3D mesh management,
and asynchronous message passing. Grab the code, start developing, and easily
access other applications like the Gazebo robot simulator.