Pakket: python3-bondpy (1.8.6-10)
Verwijzigingen voor python3-bondpy
Debian bronnen:
Het bronpakket ros-bond-core downloaden:
- [ros-bond-core_1.8.6-10.dsc]
- [ros-bond-core_1.8.6.orig.tar.gz]
- [ros-bond-core_1.8.6-10.debian.tar.xz]
Beheerders:
- Debian Science Maintainers (QA-pagina, Mailarchief)
- Jochen Sprickerhof (QA-pagina)
- Leopold Palomo-Avellaneda (QA-pagina)
Externe bronnen:
- Homepage [wiki.ros.org]
Vergelijkbare pakketten:
Python 3 implementation of bond
This package is part of Robot OS (ROS). It is the 'bond' process state machine library Python 3 implementation.
Bond is a mechanism for checking when another process has terminated. A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing. The bond remains connected until it is either broken explicitly or until a heartbeat times out. This package contains the Python 3 package.
Andere aan python3-bondpy gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-bond
- Messages related to Robot OS bond_core - Python 3
-
- dep: python3-rospy
- Python 3 client library for Robot OS
-
- dep: python3-smclib
- Robot OS 'bond' State Machine Compiler Python 3 package