slackbuilds_ponce/libraries/ignition-transport/README
Nikolay Nikolov 1d1d66f286 libraries/ignition-transport: Added (message passing library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-01-15 06:21:45 +07:00

10 lines
618 B
Text

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.