[ buster ]
[ 原始碼: ros-rosinstall-generator ]
套件:python-rosinstall-generator(0.1.14-1)
python-rosinstall-generator 的相關連結
Debian 的資源:
下載原始碼套件 ros-rosinstall-generator:
- [ros-rosinstall-generator_0.1.14-1.dsc]
- [ros-rosinstall-generator_0.1.14.orig.tar.gz]
- [ros-rosinstall-generator_0.1.14-1.debian.tar.xz]
維護小組:
- Debian Science Maintainers (QA 頁面, 郵件存檔)
- Thomas Moulard (QA 頁面)
- Jochen Sprickerhof (QA 頁面)
- Leopold Palomo-Avellaneda (QA 頁面)
外部的資源:
- 主頁 [wiki.ros.org]
相似套件:
Tool to generate rosinstall files (for Robot OS) Python 2
This package is part of Robot OS (ROS). It contains a tool to generate rosinstall files which contain information about repositories with ROS packages/stacks. It always returns information about released packages - either to the gbp repositories for wet packages or to the tarball of dry stacks from the SVN release repository.
This package installs the library for Python 2.
其他與 python-rosinstall-generator 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-catkin-pkg
- Low-level build system macros for Robot OS -- Python 2 module
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-rosdistro
- Tool to work with rosdistro files (for Robot OS, Python 2)
-
- dep: python-rospkg
- Robot OS package library (Python 2)
-
- dep: python-yaml
- YAML parser and emitter for Python