Apocrypha

tf

tf is a package that lets the user keep track of multiple coordinate\ frame[...]

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.

Available in

OverlayNewestEbuildsLast activity
ros-overlay GitHub ↗ 1.13.2-r1 1 2 yr details ›

Versions & arches

VersionOverlay amd64arm64x86arm Committed
1.13.2-r1 ros-overlay amd64 testing arm64 testing x86 testing arm testing view · download · history ↗

Use flags of 1.13.2-r1

  • test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)