[ 原始碼: 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