[ 源代码: ros-bond-core ]
软件包:python3-bondpy(1.8.6-10)
python3-bondpy 的相关链接
Debian 的资源:
下载源码包 ros-bond-core:
- [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]
维护小组:
- Debian Science Maintainers (QA 页面, 邮件存档)
- Jochen Sprickerhof (QA 页面)
- Leopold Palomo-Avellaneda (QA 页面)
外部的资源:
- 主页 [wiki.ros.org]
相似软件包:
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.
其他与 python3-bondpy 有关的软件包
|
|
|
|
-
- 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