[ ソース: ros-catkin-tools ]
パッケージ: catkin-tools (0.9.2+ds-1)
catkin-tools に関するリンク
Debian の資源:
ros-catkin-tools ソースパッケージをダウンロード:
- [ros-catkin-tools_0.9.2+ds-1.dsc]
- [ros-catkin-tools_0.9.2+ds.orig.tar.xz]
- [ros-catkin-tools_0.9.2+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
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- rec: catkin
- Low-level build system macros and infrastructure for Robot OS