[ ソース: 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