[ 源代码: ros-geometry2 ]
软件包:python3-tf2(0.7.7-3)
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.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libpython3.12t64 (>= 3.12.1)
- Shared Python runtime library (version 3.12)
-
- dep: librostime1d (>= 0.7.3)
- Robot OS library for time and duration
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: libtf2-2d (>= 0.7.7)
- 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.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-geometry-msgs
- Messages relating to Robot OS geometry, Python 3 interface
-
- dep: python3-rospy (>= 1.14.3+ds1-7)
- Python 3 client library for Robot OS