ROS tf package
tf is a package that lets the user keep track of multiple coordinate frames over
time. tf 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. Migration: Since
ROS Hydro, tf has been "deprecated" in favor of tf2. tf2 is an
iteration on tf providing generally the same feature set more efficiently. As
well as adding a few new features. As tf2 is a major change the tf API has been
maintained in its current form. Since tf2 has a superset of the tf features with
a subset of the dependencies the tf implementation has been removed and replaced
with calls to tf2 under the hood. This will mean that all users will be
compatible with tf2. It is recommended for new work to use tf2 directly as it
has a cleaner interface. However tf will continue to be supported for through at
least J Turtle.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:neotinker3:ROS:melodic_test:opensuse:15.3/tf && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000504 504 Bytes | |
ros-rpmlintrc | 0000000135 135 Bytes | |
tf.changes | 0000000165 165 Bytes | |
tf.spec | 0000003641 3.56 KB |
Comments 0