[ 原始碼: ros-bond-core ]
套件:python3-bondpy(1.8.6-11)
python3-bondpy 的相關連結
Debian 的資源:
下載原始碼套件 ros-bond-core:
- [ros-bond-core_1.8.6-11.dsc]
- [ros-bond-core_1.8.6.orig.tar.gz]
- [ros-bond-core_1.8.6-11.debian.tar.xz]
維護小組:
- Debian Science Maintainers (QA 頁面, 郵件存檔)
- Jochen Sprickerhof (QA 頁面)
- Leopold Palomo-Avellaneda (QA 頁面)
- Timo Röhling (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