[ 原始碼: ros-geometry2 ]
套件:python3-tf2(0.7.6-1 以及其他的)
python3-tf2 的相關連結
Debian 的資源:
下載原始碼套件 ros-geometry2:
維護小組:
- Debian Science Maintainers (QA 頁面, 郵件存檔)
- Jochen Sprickerhof (QA 頁面)
- Leopold Palomo-Avellaneda (QA 頁面)
- Timo Röhling (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: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libpython3.11 (>= 3.11.0)
- Shared Python runtime library (version 3.11)
-
- dep: librostime1d (>= 0.7.2)
- Robot OS library for time and duration
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: libtf2-2d (>= 0.7.6)
- Robot OS tf2 transform library
-
- dep: libtf2-dev
- Robot OS tf2 transform library - development files
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-geometry-msgs
- Messages relating to Robot OS geometry, Python 3 interface
-
- dep: python3-rospy
- Python 3 client library for Robot OS