[ 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
- interactive high-level object-oriented language (Python2 version)
-
- 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