[ buster ]
[ 源代码: ros-bond-core ]
软件包:python-bondpy(1.8.3-1 以及其他的)
python-bondpy 的相关链接
Debian 的资源:
下载源码包 ros-bond-core:
维护小组:
- Debian Science Maintainers (QA 页面, 邮件存档)
- Thomas Moulard (QA 页面)
- Jochen Sprickerhof (QA 页面)
- Leopold Palomo-Avellaneda (QA 页面)
外部的资源:
- 主页 [wiki.ros.org]
相似软件包:
Python 2 implementation of bond
This package is part of Robot OS (ROS). It is the 'bond' process state machine library Python 2 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 2 package.
其他与 python-bondpy 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-bond
- Messages related to Robot OS bond_core - Python 2
-
- dep: python-rospy
- Python 2 client library for Robot OS
-
- dep: python-smclib
- Robot OS 'bond' State Machine Compiler Python 2 package