[ 源代码: ros-catkin-tools ]
软件包:catkin-tools(0.9.4+ds-1)
catkin-tools 的相关链接
Debian 的资源:
下载源码包 ros-catkin-tools:
- [ros-catkin-tools_0.9.4+ds-1.dsc]
- [ros-catkin-tools_0.9.4+ds.orig.tar.xz]
- [ros-catkin-tools_0.9.4+ds-1.debian.tar.xz]
维护小组:
- Debian Science Maintainers (QA 页面, 邮件存档)
- Jochen Sprickerhof (QA 页面)
- Leopold Palomo-Avellaneda (QA 页面)
- Timon Engelke (QA 页面)
- Timo Röhling (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
Command line tools for catkin workspaces
This package is part of ROS, the Robot Operating System. The catkin tools provide functionality to work with the catkin meta buildsystem and catkin workspaces, similar to the way the colcon tools support working with ROS 2 ament packages.
The catkin tools provide a convenient interface to build and test multiple packages in a catkin workspace, resolving all inter-dependencies and isolating the builds from each other.
This package installs the Python 3 module and the CLI executable.
其他与 catkin-tools 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-catkin-pkg
- Low-level build system macros for Robot OS -- Python 3 module
-
- dep: python3-osrf-pycommon
- Commonly needed Python modules for software developers
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- rec: catkin
- Low-level build system macros and infrastructure for Robot OS