[ 源代码: ros-nodelet-core ]
软件包:python3-nodelet(1.10.0-3)
python3-nodelet 的相关链接
Debian 的资源:
下载源码包 ros-nodelet-core:
- [ros-nodelet-core_1.10.0-3.dsc]
- [ros-nodelet-core_1.10.0.orig.tar.gz]
- [ros-nodelet-core_1.10.0-3.debian.tar.xz]
维护小组:
- Debian Science Maintainers (QA 页面, 邮件存档)
- Jochen Sprickerhof (QA 页面)
- Leopold Palomo-Avellaneda (QA 页面)
外部的资源:
- 主页 [wiki.ros.org]
相似软件包:
Robot OS nodelet library - service files - Python 3
This package is part of Robot OS (ROS). Nodelet is designed to provide a way to run multiple algorithms in the same process with zero copy transport between algorithms. The nodelet base class needed for implementing a nodelet, and the NodeletLoader class used for instantiating nodelets are provided.
This package contains the Python 3 interface.