[ ソース: ros-geometry2 ]
パッケージ: python3-tf2 (0.6.5-3)
python3-tf2 に関するリンク
Debian の資源:
ros-geometry2 ソースパッケージをダウンロード:
メンテナ:
- Debian Science Maintainers (QA ページ, メールアーカイブ)
- Thomas Moulard (QA ページ)
- Jochen Sprickerhof (QA ページ)
- Leopold Palomo-Avellaneda (QA ページ)
外部の資源:
- ホームページ [wiki.ros.org]
類似のパッケージ:
Robot OS tf2 transform library - Python 3
This package is part of Robot OS (ROS). tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time.
This package contains the Python 3 binding.
その他の python3-tf2 関連パッケージ
|
|
|
|
-
- dep: libboost-atomic1.67.0
- atomic data types, operations, and memory ordering constraints
-
- dep: libboost-chrono1.67.0
- 時間、時刻、クロックの C++ 表現
-
- dep: libboost-date-time1.67.0
- set of date-time libraries based on generic programming concepts
-
- dep: libboost-system1.67.0
- Operating system (e.g. diagnostics support) library
-
- dep: libboost-thread1.67.0
- portable C++ multi-threading
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libconsole-bridge0.4
- console bridge - library
-
- dep: libcpp-common0d
- Robot OS utility library
-
- dep: libgcc1 (>= 1:3.0) [armhf 以外]
- GCC 共有ライブラリ
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libpython3.7 (>= 3.7.0)
- Shared Python runtime library (version 3.7)
-
- dep: libroscpp-serialization0d
- Robot OS library for roscpp serialization
-
- dep: librostime0d
- Robot OS library for time and duration
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: libtf2-1d
- Robot OS tf2 transform library
-
- dep: libtf2-dev
- Robot OS tf2 transform library - development files
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.7~)
-
- dep: python3-geometry-msgs
- Messages relating to Robot OS geometry, Python 3 interface
-
- dep: python3-rospy
- Python 3 client library for Robot OS